diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 16:50:27 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 16:58:06 +0200 |
commit | 51ff6828f141aac20d64c0ba43085c365db62939 (patch) | |
tree | 1e2b14654c382d30bf52a9d889406b63e747d130 /dev-cpp | |
parent | app-text/libgxps: arm stable (bug 611134) (diff) | |
download | gentoo-51ff6828f141aac20d64c0ba43085c365db62939.tar.gz gentoo-51ff6828f141aac20d64c0ba43085c365db62939.tar.bz2 gentoo-51ff6828f141aac20d64c0ba43085c365db62939.zip |
dev-cpp/glibmm: arm stable (bug 611134)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.50.0.ebuild b/dev-cpp/glibmm/glibmm-2.50.0.ebuild index 5f29d92812a2..8e2b60d25249 100644 --- a/dev-cpp/glibmm/glibmm-2.50.0.ebuild +++ b/dev-cpp/glibmm/glibmm-2.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc debug test" RDEPEND=" |