diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:08 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:08 +0000 |
commit | 87e3f0d8fc518efc2d50e38ca0d92ccacae452c3 (patch) | |
tree | 511ed469e6998b9fdbc64ea40600c69e16248d6f /app-misc | |
parent | app-misc/geoclue: Stabilize 2.7.0 x86, #901377 (diff) | |
download | gentoo-87e3f0d8fc518efc2d50e38ca0d92ccacae452c3.tar.gz gentoo-87e3f0d8fc518efc2d50e38ca0d92ccacae452c3.tar.bz2 gentoo-87e3f0d8fc518efc2d50e38ca0d92ccacae452c3.zip |
app-misc/gnote: Stabilize 43.1 x86, #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 a2b71a66648b..de957e621661 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 )" |