diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:50:59 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:03:17 +0200 |
commit | 8f87773e8e8348cf675953952ced5803ad487532 (patch) | |
tree | 7418b9a86364984391a82216f97fe1414d7abf1e /dev-cpp | |
parent | app-text/iso-codes: amd64 stable, bug 584468 (diff) | |
download | gentoo-8f87773e8e8348cf675953952ced5803ad487532.tar.gz gentoo-8f87773e8e8348cf675953952ced5803ad487532.tar.bz2 gentoo-8f87773e8e8348cf675953952ced5803ad487532.zip |
dev-cpp/glibmm: amd64 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-cpp')
-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 5291ed6cbeab..f1b7f6077b9e 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=" |