diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-28 17:01:20 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-28 17:01:20 +0200 |
commit | 4ffc1c0c70cb2439dfcc60fc52cc26ef9925f0f7 (patch) | |
tree | 38a16cdb5815d3974b7adc25dd46f0461436ad32 /dev-cpp | |
parent | app-text/libgxps: ppc64 stable (bug 611134) (diff) | |
download | gentoo-4ffc1c0c70cb2439dfcc60fc52cc26ef9925f0f7.tar.gz gentoo-4ffc1c0c70cb2439dfcc60fc52cc26ef9925f0f7.tar.bz2 gentoo-4ffc1c0c70cb2439dfcc60fc52cc26ef9925f0f7.zip |
dev-cpp/glibmm: ppc64 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.50.0.ebuild b/dev-cpp/glibmm/glibmm-2.50.0.ebuild index 8e2b60d25249..7cb68812c635 100644 --- a/dev-cpp/glibmm/glibmm-2.50.0.ebuild +++ b/dev-cpp/glibmm/glibmm-2.50.0.ebuild @@ -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=" |