summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-05-13 08:26:22 +0200
committerMarkus Meier <maekke@gentoo.org>2017-05-13 08:26:22 +0200
commit33346f866a9e99eea8ee6db3877af11996df9123 (patch)
treee863cc708a7e41ebb3053ad9c4a9d706b51c856e /dev-util
parentdev-util/kyua: add ~arm64, bug #617758 (diff)
downloadgentoo-33346f866a9e99eea8ee6db3877af11996df9123.tar.gz
gentoo-33346f866a9e99eea8ee6db3877af11996df9123.tar.bz2
gentoo-33346f866a9e99eea8ee6db3877af11996df9123.zip
dev-util/pkgconf: add ~arm64, bug #617758
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgconf/pkgconf-1.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-1.3.5.ebuild b/dev-util/pkgconf/pkgconf-1.3.5.ebuild
index 38899a433dfd..6ceae1361579 100644
--- a/dev-util/pkgconf/pkgconf-1.3.5.ebuild
+++ b/dev-util/pkgconf/pkgconf-1.3.5.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit autotools git-r3
else
SRC_URI="https://distfiles.dereferenced.org/pkgconf/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~hppa ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~x86"
fi
inherit ltprune multilib-minimal