diff options
author | Markus Meier <maekke@gentoo.org> | 2016-12-06 21:06:46 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-12-06 21:06:46 +0100 |
commit | eb4e80c714a8f77b9fd3e2af0b21cfe94f9e6879 (patch) | |
tree | 94d8ebcbae15706107ae861dda4bdf26016569dc /dev-cpp/glibmm | |
parent | dev-util/gdbus-codegen: arm stable, bug #587010 (diff) | |
download | gentoo-eb4e80c714a8f77b9fd3e2af0b21cfe94f9e6879.tar.gz gentoo-eb4e80c714a8f77b9fd3e2af0b21cfe94f9e6879.tar.bz2 gentoo-eb4e80c714a8f77b9fd3e2af0b21cfe94f9e6879.zip |
dev-cpp/glibmm: arm stable, bug #587010
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.48.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.48.1.ebuild b/dev-cpp/glibmm/glibmm-2.48.1.ebuild index 5e3d98dd0455..844b212e5596 100644 --- a/dev-cpp/glibmm/glibmm-2.48.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.48.1.ebuild @@ -10,7 +10,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=" |