diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 10:56:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:10:03 +0200 |
commit | 08b0bb276973f29af108378c54e394012319ae32 (patch) | |
tree | 13aa098190933368fe183d7d860eca3420bc4d4e /dev-cpp | |
parent | app-text/yelp-tools: x86 stable wrt bug #551826 (diff) | |
download | gentoo-08b0bb276973f29af108378c54e394012319ae32.tar.gz gentoo-08b0bb276973f29af108378c54e394012319ae32.tar.bz2 gentoo-08b0bb276973f29af108378c54e394012319ae32.zip |
dev-cpp/glibmm: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-cpp')
-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 a86098118784..27d7b52dff73 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=" |