diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:21 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:41:21 +0000 |
commit | d761f8612941e47b0af4c3816b046ce0464ff78f (patch) | |
tree | 91d512d33d5cf54b40685c1a8f42e41f30a3c03a /app-misc | |
parent | app-misc/geoclue: Stabilize 2.7.0 amd64, #901377 (diff) | |
download | gentoo-d761f8612941e47b0af4c3816b046ce0464ff78f.tar.gz gentoo-d761f8612941e47b0af4c3816b046ce0464ff78f.tar.bz2 gentoo-d761f8612941e47b0af4c3816b046ce0464ff78f.zip |
app-misc/gnote: Stabilize 43.1 amd64, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/gnote/gnote-43.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gnote/gnote-43.1.ebuild b/app-misc/gnote/gnote-43.1.ebuild index 5372712a5529..a2b71a66648b 100644 --- a/app-misc/gnote/gnote-43.1.ebuild +++ b/app-misc/gnote/gnote-43.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gnote" LICENSE="GPL-3+ FDL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |