diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 11:59:04 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 11:59:04 +0200 |
commit | 3ff7d0fe6857048a5b5300752b58e3e8b80dd5a6 (patch) | |
tree | 7d2e7b37041c4ab303a7ff0ffe79959318716d11 /dev-cpp/glibmm | |
parent | dev-libs/libgdata: Stable for HPPA (bug #615406). (diff) | |
download | gentoo-3ff7d0fe6857048a5b5300752b58e3e8b80dd5a6.tar.gz gentoo-3ff7d0fe6857048a5b5300752b58e3e8b80dd5a6.tar.bz2 gentoo-3ff7d0fe6857048a5b5300752b58e3e8b80dd5a6.zip |
dev-cpp/glibmm: Stable for HPPA (bug #615406).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.50.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.50.1.ebuild b/dev-cpp/glibmm/glibmm-2.50.1.ebuild index 1a05884b0265..be49f0460edd 100644 --- a/dev-cpp/glibmm/glibmm-2.50.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.50.1.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=" |