dev-util/pkgconf: x86 stable wrt bug #693110
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 2 Sep 2019 10:14:46 +0000 (12:14 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 2 Sep 2019 10:14:46 +0000 (12:14 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-util/pkgconf/pkgconf-1.6.3.ebuild

index 07d81746fb0fcf875f4f9d1a44076881aae181e1..ce0bb8071d51c6ae0e5118facceb75c3a16cd712 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit autotools git-r3
 else
        SRC_URI="http://distfiles.dereferenced.org/${PN}/${P}.tar.xz"
-       KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 fi
 
 DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89"