summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-05-13 08:26:12 +0200
committerMarkus Meier <maekke@gentoo.org>2017-05-13 08:26:12 +0200
commitbf34a27083a59deca0f2fb8553e1d65d40692fef (patch)
tree1e9a42bf8dbbc1267c7aee18e5c865cadbea5d6a /dev-libs/atf
parentdev-lua/lutok: add ~arm64, bug #617758 (diff)
downloadgentoo-bf34a27083a59deca0f2fb8553e1d65d40692fef.tar.gz
gentoo-bf34a27083a59deca0f2fb8553e1d65d40692fef.tar.bz2
gentoo-bf34a27083a59deca0f2fb8553e1d65d40692fef.zip
dev-libs/atf: add ~arm64, bug #617758
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs/atf')
-rw-r--r--dev-libs/atf/atf-0.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/atf/atf-0.21.ebuild b/dev-libs/atf/atf-0.21.ebuild
index 48aff2937bb8..b54353efc771 100644
--- a/dev-libs/atf/atf-0.21.ebuild
+++ b/dev-libs/atf/atf-0.21.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/jmmv/atf/releases/download/${P}/${P}.tar.gz"
LICENSE="BSD BSD-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~x86"
IUSE=""
DEPEND="virtual/pkgconfig"