diff options
author | 2024-12-20 20:33:12 +0000 | |
---|---|---|
committer | 2024-12-20 20:35:56 +0000 | |
commit | 93bf313d3d58a04997ff3d90a7fca0da6339190c (patch) | |
tree | 8c34cd811524b9ad9d7177fd7cc09f64855eb62b /app-misc/gnote | |
parent | dev-cpp/gtkmm: Stabilize 4.14.0 x86, #946484 (diff) | |
download | gentoo-93bf313d3d58a04997ff3d90a7fca0da6339190c.tar.gz gentoo-93bf313d3d58a04997ff3d90a7fca0da6339190c.tar.bz2 gentoo-93bf313d3d58a04997ff3d90a7fca0da6339190c.zip |
app-misc/gnote: Stabilize 46.1 x86, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc/gnote')
-rw-r--r-- | app-misc/gnote/gnote-46.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gnote/gnote-46.1.ebuild b/app-misc/gnote/gnote-46.1.ebuild index 7387ea9f04bc..46c6d8c3e599 100644 --- a/app-misc/gnote/gnote-46.1.ebuild +++ b/app-misc/gnote/gnote-46.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnote" LICENSE="GPL-3+ FDL-1.1" SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |