diff options
author | Sam James <sam@gentoo.org> | 2022-07-02 20:47:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-02 20:47:13 +0000 |
commit | fe3f0a23997ba9af8a35934371678979f1f17a68 (patch) | |
tree | 2435480e0b2a49abe5a8e3c26f0803a4dc77d008 /dev-cpp/gtkmm | |
parent | app-text/evince: Stabilize 42.3 amd64, #853958 (diff) | |
download | gentoo-fe3f0a23997ba9af8a35934371678979f1f17a68.tar.gz gentoo-fe3f0a23997ba9af8a35934371678979f1f17a68.tar.bz2 gentoo-fe3f0a23997ba9af8a35934371678979f1f17a68.zip |
dev-cpp/gtkmm: Stabilize 4.6.1 amd64, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/gtkmm')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-4.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-4.6.1.ebuild b/dev-cpp/gtkmm/gtkmm-4.6.1.ebuild index 09535b3cee8a..e4887e7be835 100644 --- a/dev-cpp/gtkmm/gtkmm-4.6.1.ebuild +++ b/dev-cpp/gtkmm/gtkmm-4.6.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="4.0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc test" RESTRICT="!test? ( test )" |