diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:25:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:25:02 +0100 |
commit | 7acc694607db8da3b70a6cd85dd0fcf617e4e9f3 (patch) | |
tree | 8746e05ea08b61fc807fa352f76d922f52fa850d /app-misc/gnote | |
parent | dev-cpp/gtkmm: Stabilize 3.24.6 x86, #843794 (diff) | |
download | gentoo-7acc694607db8da3b70a6cd85dd0fcf617e4e9f3.tar.gz gentoo-7acc694607db8da3b70a6cd85dd0fcf617e4e9f3.tar.bz2 gentoo-7acc694607db8da3b70a6cd85dd0fcf617e4e9f3.zip |
app-misc/gnote: Stabilize 42.0 x86, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/gnote')
-rw-r--r-- | app-misc/gnote/gnote-42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gnote/gnote-42.0.ebuild b/app-misc/gnote/gnote-42.0.ebuild index 75a848900f68..a448ad104dbf 100644 --- a/app-misc/gnote/gnote-42.0.ebuild +++ b/app-misc/gnote/gnote-42.0.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 )" |