commit:     752123bcd1766a6c2f4aec83b15fd954bf3deb51
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 10:55:47 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sun May 14 10:55:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=752123bc

dev-util/pkgconf: add ~arm, bug #617758

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 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 6ceae136157..413e1968fb8 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 ~arm64 ~hppa ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
 fi
 
 inherit ltprune multilib-minimal

Reply via email to