diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-03 21:57:09 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-03 21:57:24 +0200 |
commit | 6cb4ba2cd9e7e71fe31ba642d224cf57e7a9c731 (patch) | |
tree | 64660d552f0890287275db442b6cd6a68d92ce46 /dev-cpp | |
parent | games-strategy/s25rttr: rev bump to remove glfw support since this is the las... (diff) | |
download | gentoo-6cb4ba2cd9e7e71fe31ba642d224cf57e7a9c731.tar.gz gentoo-6cb4ba2cd9e7e71fe31ba642d224cf57e7a9c731.tar.bz2 gentoo-6cb4ba2cd9e7e71fe31ba642d224cf57e7a9c731.zip |
dev-cpp/gtkmm: arm stable, bug #566378
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-3.18.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-3.18.0-r1.ebuild b/dev-cpp/gtkmm/gtkmm-3.18.0-r1.ebuild index cf975fd4fe10..387faf4750e1 100644 --- a/dev-cpp/gtkmm/gtkmm-3.18.0-r1.ebuild +++ b/dev-cpp/gtkmm/gtkmm-3.18.0-r1.ebuild @@ -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 )" |