summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-22 17:04:45 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-22 17:04:45 +0100
commitbdf7e517ca5ddc901e7e50e5b3b55a9b1cdf8ecb (patch)
treeb2d194a9f944abded34839b93b0f39e5f5965942
parentmedia-libs/lcms: x86 stable wrt bug #591452 (diff)
downloadgentoo-bdf7e517ca5ddc901e7e50e5b3b55a9b1cdf8ecb.tar.gz
gentoo-bdf7e517ca5ddc901e7e50e5b3b55a9b1cdf8ecb.tar.bz2
gentoo-bdf7e517ca5ddc901e7e50e5b3b55a9b1cdf8ecb.zip
dev-python/webassets: x86 stable wrt bug #606388
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/webassets/webassets-0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webassets/webassets-0.12.ebuild b/dev-python/webassets/webassets-0.12.ebuild
index d2b4f4b6cd1a..8ff2dab9f2fa 100644
--- a/dev-python/webassets/webassets-0.12.ebuild
+++ b/dev-python/webassets/webassets-0.12.ebuild
@@ -13,7 +13,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=""