dev-python/certifi: Add linux prefix support
authorJustin Lecher <jlec@gentoo.org>
Sat, 19 Sep 2015 09:38:16 +0000 (11:38 +0200)
committerJustin Lecher <jlec@gentoo.org>
Sat, 19 Sep 2015 09:40:41 +0000 (11:40 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/certifi/certifi-2015.9.6.2.ebuild

index ddb1b2f53d1bb805734fe2e56937ddf37a18d58b..0d213531b7b7ad1473631cac1b2a83a14a4f0462 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 x86"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""