commit: 33346f866a9e99eea8ee6db3877af11996df9123
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 06:26:22 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat May 13 06:26:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33346f86
dev-util/pkgconf: add ~arm64, bug #617758
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
dev-util/pkgconf/pkgconf-1.3.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/pkgconf/pkgconf-1.3.5.ebuild
b/dev-util/pkgconf/pkgconf-1.3.5.ebuild
index 38899a433df..6ceae136157 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