diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 11:25:16 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 11:25:16 +0200 |
commit | 547bb769ca0dbdc7bb1055efedbde26b54fa6510 (patch) | |
tree | 2c53918a2cb791277033c7b8011f93867890d0e8 /media-libs/aalib | |
parent | sci-libs/libcerf: keyword ~arm64 (diff) | |
download | gentoo-547bb769ca0dbdc7bb1055efedbde26b54fa6510.tar.gz gentoo-547bb769ca0dbdc7bb1055efedbde26b54fa6510.tar.bz2 gentoo-547bb769ca0dbdc7bb1055efedbde26b54fa6510.zip |
media-libs/aalib: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/aalib')
-rw-r--r-- | media-libs/aalib/aalib-1.4_rc5-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/aalib/aalib-1.4_rc5-r8.ebuild b/media-libs/aalib/aalib-1.4_rc5-r8.ebuild index 339818a3b234..bf281cb14df5 100644 --- a/media-libs/aalib/aalib-1.4_rc5-r8.ebuild +++ b/media-libs/aalib/aalib-1.4_rc5-r8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/aa-project/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="X slang gpm static-libs" RDEPEND=" |