diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-08 21:44:01 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-08 21:44:01 +0200 |
commit | c1596bac65e7e7634c368df6e775e7609f6d6f89 (patch) | |
tree | 5576eb13619c38f481ac097d9ae4853c071e57af /dev-cpp | |
parent | dev-cpp/glibmm: arm stable, bug #584468 (diff) | |
download | gentoo-c1596bac65e7e7634c368df6e775e7609f6d6f89.tar.gz gentoo-c1596bac65e7e7634c368df6e775e7609f6d6f89.tar.bz2 gentoo-c1596bac65e7e7634c368df6e775e7609f6d6f89.zip |
dev-cpp/gtkmm: arm stable, bug #584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-3.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-3.18.1.ebuild b/dev-cpp/gtkmm/gtkmm-3.18.1.ebuild index d6ae8193fa9d..1053844bd74e 100644 --- a/dev-cpp/gtkmm/gtkmm-3.18.1.ebuild +++ b/dev-cpp/gtkmm/gtkmm-3.18.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="3.0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="aqua doc examples test wayland X" REQUIRED_USE="|| ( aqua wayland X )" |