summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-03-09 21:09:07 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-03-09 21:09:07 +0300
commit957b880b52614d1a4777953823e335a9e101c390 (patch)
treebd2a9b5982b7fb18cbb7ad3f08213842c98c8b15 /dev-python/pkgconfig
parentdev-python/urllib3: Skip tests requiring 'localhost.' resolvable (diff)
downloadgentoo-957b880b52614d1a4777953823e335a9e101c390.tar.gz
gentoo-957b880b52614d1a4777953823e335a9e101c390.tar.bz2
gentoo-957b880b52614d1a4777953823e335a9e101c390.zip
dev-python/pkgconfig: amd64 stable wrt bug #711952
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/pkgconfig')
-rw-r--r--dev-python/pkgconfig/pkgconfig-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pkgconfig/pkgconfig-1.4.0.ebuild b/dev-python/pkgconfig/pkgconfig-1.4.0.ebuild
index 5009015e4eeb..f8eb5d5681e0 100644
--- a/dev-python/pkgconfig/pkgconfig-1.4.0.ebuild
+++ b/dev-python/pkgconfig/pkgconfig-1.4.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"