summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-01 16:24:42 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-01 16:24:42 +0100
commit3cb100684360b8431c10960a47a0fa66ffd1c7ad (patch)
tree37da05dc319836ce0eb698005c90a7421767f712
parentdev-cpp/glibmm: arm stable wrt bug #702260 (diff)
downloadgentoo-3cb100684360b8431c10960a47a0fa66ffd1c7ad.tar.gz
gentoo-3cb100684360b8431c10960a47a0fa66ffd1c7ad.tar.bz2
gentoo-3cb100684360b8431c10960a47a0fa66ffd1c7ad.zip
dev-cpp/gtkmm: arm stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-cpp/gtkmm/gtkmm-3.24.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-3.24.2.ebuild b/dev-cpp/gtkmm/gtkmm-3.24.2.ebuild
index daf9e43b50ec..39fff8f53da1 100644
--- a/dev-cpp/gtkmm/gtkmm-3.24.2.ebuild
+++ b/dev-cpp/gtkmm/gtkmm-3.24.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.gtkmm.org"
LICENSE="LGPL-2.1+"
SLOT="3.0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="aqua doc test wayland X"
REQUIRED_USE="|| ( aqua wayland X )"