diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:29:34 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:29:34 -0400 |
commit | f8d93de14471bdaae933d958e5e45454ed3332e5 (patch) | |
tree | d5f83aebf3272578aecf4108b335d86e93a4263d /media-libs/compface | |
parent | app-xemacs/apel: arm64 stable (diff) | |
download | gentoo-f8d93de14471bdaae933d958e5e45454ed3332e5.tar.gz gentoo-f8d93de14471bdaae933d958e5e45454ed3332e5.tar.bz2 gentoo-f8d93de14471bdaae933d958e5e45454ed3332e5.zip |
media-libs/compface: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
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 c87c7474c992..985757f29b0c 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-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~arm64 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() { |