diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-09 12:40:29 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-09 12:40:29 +0200 |
commit | 4f862ea1d83126df300395d1762761842ed2ba82 (patch) | |
tree | a850cdb8fab423125000d4c6d50623a92dff9b25 | |
parent | media-libs/gavl: keyword ~arm64 (diff) | |
download | gentoo-4f862ea1d83126df300395d1762761842ed2ba82.tar.gz gentoo-4f862ea1d83126df300395d1762761842ed2ba82.tar.bz2 gentoo-4f862ea1d83126df300395d1762761842ed2ba82.zip |
dev-cpp/glibmm: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.50.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.50.1.ebuild b/dev-cpp/glibmm/glibmm-2.50.1.ebuild index 93069499d74c..a111edbd8924 100644 --- a/dev-cpp/glibmm/glibmm-2.50.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.50.1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://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 ~arm64 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 test" RDEPEND=" |