diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 10:20:09 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 13:10:52 +0200 |
commit | 78b1483648987c1d4dded4577b95c759d35a6c28 (patch) | |
tree | bf33b287c03c7352dd30da1fac2db6e503f218bc /media-libs/compface | |
parent | dev-python/ipaddr: keyword ~arm64 (diff) | |
download | gentoo-78b1483648987c1d4dded4577b95c759d35a6c28.tar.gz gentoo-78b1483648987c1d4dded4577b95c759d35a6c28.tar.bz2 gentoo-78b1483648987c1d4dded4577b95c759d35a6c28.zip |
media-libs/compface: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/compface')
-rw-r--r-- | media-libs/compface/compface-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/compface/compface-1.5.2.ebuild b/media-libs/compface/compface-1.5.2.ebuild index 570221dfbf1f..c87c7474c992 100644 --- a/media-libs/compface/compface-1.5.2.ebuild +++ b/media-libs/compface/compface-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,7 +11,7 @@ SRC_URI="http://ftp.xemacs.org/pub/xemacs/aux/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" src_prepare() { |