diff options
author | Sam James <sam@gentoo.org> | 2022-02-08 04:44:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-08 04:44:41 +0000 |
commit | 2d74ab81e47957596a760561f1bc44623f14d6e3 (patch) | |
tree | 9fea42c1491d36baf36caa8b6db78cb2c63ed690 /dev-cpp | |
parent | dev-cpp/pangomm: Stabilize 2.42.2-r1 arm64, #831946 (diff) | |
download | gentoo-2d74ab81e47957596a760561f1bc44623f14d6e3.tar.gz gentoo-2d74ab81e47957596a760561f1bc44623f14d6e3.tar.bz2 gentoo-2d74ab81e47957596a760561f1bc44623f14d6e3.zip |
dev-cpp/gtkmm: Stabilize 3.24.5 arm64, #831946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-3.24.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-3.24.5.ebuild b/dev-cpp/gtkmm/gtkmm-3.24.5.ebuild index f386d00d4178..16031f43abfc 100644 --- a/dev-cpp/gtkmm/gtkmm-3.24.5.ebuild +++ b/dev-cpp/gtkmm/gtkmm-3.24.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="3.0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="aqua doc test wayland X" REQUIRED_USE="|| ( aqua wayland X )" |