diff options
author | Markus Meier <maekke@gentoo.org> | 2015-10-03 10:20:15 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-10-03 10:20:15 +0200 |
commit | 878e81544cab4f539fc19bb1db8245a907798983 (patch) | |
tree | cacb20a86145b9fc3d8f2167b587bde7b6c54f18 /dev-cpp | |
parent | dev-util/gdbus-codegen: arm stable, bug #551826 (diff) | |
download | gentoo-878e81544cab4f539fc19bb1db8245a907798983.tar.gz gentoo-878e81544cab4f539fc19bb1db8245a907798983.tar.bz2 gentoo-878e81544cab4f539fc19bb1db8245a907798983.zip |
dev-cpp/glibmm: arm stable, bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
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 cf6b54bcc535..d538edd9f39a 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=" |