summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-01 16:24:41 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-01 16:24:41 +0100
commit9964adc44d2c70301a84d08e064ba6f4497e5dd2 (patch)
treed2f9642f10f6d99b8ed3e7cc0b475ba46a5b410d /dev-cpp/glibmm
parentapp-text/yelp-tools: arm stable wrt bug #702260 (diff)
downloadgentoo-9964adc44d2c70301a84d08e064ba6f4497e5dd2.tar.gz
gentoo-9964adc44d2c70301a84d08e064ba6f4497e5dd2.tar.bz2
gentoo-9964adc44d2c70301a84d08e064ba6f4497e5dd2.zip
dev-cpp/glibmm: 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>
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r--dev-cpp/glibmm/glibmm-2.60.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.60.1.ebuild b/dev-cpp/glibmm/glibmm-2.60.1.ebuild
index bf63574e58cd..3827d782a774 100644
--- a/dev-cpp/glibmm/glibmm-2.60.1.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.60.1.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+ GPL-2+" # GPL-2+ applies only to the build system
SLOT="2"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="doc debug test"
RESTRICT="!test? ( test )"