diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-30 11:06:24 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-30 11:32:49 +0200 |
commit | 72c31c78a425a0ba3bea2dc57e01299afa1e40d5 (patch) | |
tree | 66eb1891693a5ec650bb881fea16923270035e1c /dev-cpp/glibmm | |
parent | app-text/iso-codes: Stable for HPPA PPC64 (bug #584468). (diff) | |
download | gentoo-72c31c78a425a0ba3bea2dc57e01299afa1e40d5.tar.gz gentoo-72c31c78a425a0ba3bea2dc57e01299afa1e40d5.tar.bz2 gentoo-72c31c78a425a0ba3bea2dc57e01299afa1e40d5.zip |
dev-cpp/glibmm: Stable for PPC64 (bug #584468).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.46.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.46.4.ebuild b/dev-cpp/glibmm/glibmm-2.46.4.ebuild index 19cc9670c269..72d2b9bf3443 100644 --- a/dev-cpp/glibmm/glibmm-2.46.4.ebuild +++ b/dev-cpp/glibmm/glibmm-2.46.4.ebuild @@ -12,7 +12,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 examples test" RDEPEND=" |