diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-20 07:39:03 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-20 07:39:03 +0200 |
commit | 578dc24392c59c931ff4d039bb85a9d01b29ee74 (patch) | |
tree | b48b907d9677d591b90b8852b10f69cffcb09401 /dev-cpp/glibmm | |
parent | dev-libs/glib: Stable for HPPA (bug #551826). (diff) | |
download | gentoo-578dc24392c59c931ff4d039bb85a9d01b29ee74.tar.gz gentoo-578dc24392c59c931ff4d039bb85a9d01b29ee74.tar.bz2 gentoo-578dc24392c59c931ff4d039bb85a9d01b29ee74.zip |
dev-cpp/glibmm: Stable for HPPA (bug #551826).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.44.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.44.0.ebuild b/dev-cpp/glibmm/glibmm-2.44.0.ebuild index 309fee3f5dbd..d8c76c18c02d 100644 --- a/dev-cpp/glibmm/glibmm-2.44.0.ebuild +++ b/dev-cpp/glibmm/glibmm-2.44.0.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" COMMON_DEPEND=" |