diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-09 13:00:44 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-09 13:01:21 +0200 |
commit | 21e830bb5ba66b0483021695ab17d072454b684f (patch) | |
tree | 4006e4d7a4a8b2ffdeee160461b8cfda486d0d7f /dev-cpp/gtkmm | |
parent | kde-frameworks/baloo: Restrict tests (diff) | |
download | gentoo-21e830bb5ba66b0483021695ab17d072454b684f.tar.gz gentoo-21e830bb5ba66b0483021695ab17d072454b684f.tar.bz2 gentoo-21e830bb5ba66b0483021695ab17d072454b684f.zip |
dev-cpp/gtkmm: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-cpp/gtkmm')
-rw-r--r-- | dev-cpp/gtkmm/gtkmm-2.24.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild b/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild index 107d2f1c92f4..b6ddebe6d780 100644 --- a/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild +++ b/dev-cpp/gtkmm/gtkmm-2.24.5.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+" SLOT="2.4" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="doc examples test" COMMON_DEPEND=" |