summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-07-21 03:04:42 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-07-21 03:06:14 +0300
commitb6c1b83a0c39e77af525035daf8981e70ac44468 (patch)
tree3c053ffafaca70261c1cf0de71249416906dc35a
parentdev-python/virtualenvwrapper: x86 stable wrt bug #658884 (diff)
downloadgentoo-b6c1b83a0c39e77af525035daf8981e70ac44468.tar.gz
gentoo-b6c1b83a0c39e77af525035daf8981e70ac44468.tar.bz2
gentoo-b6c1b83a0c39e77af525035daf8981e70ac44468.zip
dev-python/webassets: x86 stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-python/webassets/webassets-0.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webassets/webassets-0.12.1.ebuild b/dev-python/webassets/webassets-0.12.1.ebuild
index 7bfe8e9f0d8a..1356b77e2210 100644
--- a/dev-python/webassets/webassets-0.12.1.ebuild
+++ b/dev-python/webassets/webassets-0.12.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/miracle2k/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
# ^^ pypi tarball is missing tests
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND=""