summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-06-25 13:52:43 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-06-25 14:08:40 +0200
commit3be7e49be138a72fb1654e3b08f0f3dd870acd69 (patch)
tree384a1eb91e889f0a944092d4fe59be1542b041ae /dev-python/hyperlink
parentdev-python/futures: add ~x86-linux keyword (diff)
downloadgentoo-3be7e49be138a72fb1654e3b08f0f3dd870acd69.tar.gz
gentoo-3be7e49be138a72fb1654e3b08f0f3dd870acd69.tar.bz2
gentoo-3be7e49be138a72fb1654e3b08f0f3dd870acd69.zip
dev-python/hyperlink: add ~x86-linux keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'dev-python/hyperlink')
-rw-r--r--dev-python/hyperlink/hyperlink-18.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hyperlink/hyperlink-18.0.0.ebuild b/dev-python/hyperlink/hyperlink-18.0.0.ebuild
index 23dc4055ee0c..a1191546df81 100644
--- a/dev-python/hyperlink/hyperlink-18.0.0.ebuild
+++ b/dev-python/hyperlink/hyperlink-18.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""