diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-03 21:31:21 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-03 21:31:21 +0200 |
commit | 3c837713c0d8b36d11ebab795b30bb507167dfa2 (patch) | |
tree | 7bba2bbae915720b698bb8f4bf9512c256c6050b /dev-cpp/glibmm | |
parent | dev-util/gdbus-codegen: arm stable, bug #566378 (diff) | |
download | gentoo-3c837713c0d8b36d11ebab795b30bb507167dfa2.tar.gz gentoo-3c837713c0d8b36d11ebab795b30bb507167dfa2.tar.bz2 gentoo-3c837713c0d8b36d11ebab795b30bb507167dfa2.zip |
dev-cpp/glibmm: arm stable, bug #566378
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.46.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.46.3.ebuild b/dev-cpp/glibmm/glibmm-2.46.3.ebuild index 7346daa350b3..0f1b6333715e 100644 --- a/dev-cpp/glibmm/glibmm-2.46.3.ebuild +++ b/dev-cpp/glibmm/glibmm-2.46.3.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=" |