diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-30 10:50:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-30 10:57:41 +0300 |
commit | df1c12b597d558ae538e9d4f0efd55fbb97986e3 (patch) | |
tree | b702ad5d4b5032326b2262812142881a77fbcc88 /app-misc/gnote/gnote-44.1.ebuild | |
parent | dev-cpp/gtkmm: Stabilize 3.24.8 x86, #913218 (diff) | |
download | gentoo-df1c12b597d558ae538e9d4f0efd55fbb97986e3.tar.gz gentoo-df1c12b597d558ae538e9d4f0efd55fbb97986e3.tar.bz2 gentoo-df1c12b597d558ae538e9d4f0efd55fbb97986e3.zip |
app-misc/gnote: Stabilize 44.1 x86, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/gnote/gnote-44.1.ebuild')
-rw-r--r-- | app-misc/gnote/gnote-44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gnote/gnote-44.1.ebuild b/app-misc/gnote/gnote-44.1.ebuild index 89b585a3cc44..6d717a2ff59d 100644 --- a/app-misc/gnote/gnote-44.1.ebuild +++ b/app-misc/gnote/gnote-44.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 )" |