summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:15:04 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:15:04 +0200
commit63888bbd4608e79ca5d1f6c6cc319024f29e49c6 (patch)
treecfd26e64c1a0c1df1c17a6f5ccb7ef1898e4a9ec /dev-python
parentdev-python/sphinxcontrib-programoutput: x86 stable wrt bug #734498 (diff)
downloadgentoo-63888bbd4608e79ca5d1f6c6cc319024f29e49c6.tar.gz
gentoo-63888bbd4608e79ca5d1f6c6cc319024f29e49c6.tar.bz2
gentoo-63888bbd4608e79ca5d1f6c6cc319024f29e49c6.zip
dev-python/sybil: x86 stable wrt bug #734500
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sybil/sybil-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sybil/sybil-1.3.0.ebuild b/dev-python/sybil/sybil-1.3.0.ebuild
index f6d552ae95c2..3e88978fa0f7 100644
--- a/dev-python/sybil/sybil-1.3.0.ebuild
+++ b/dev-python/sybil/sybil-1.3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
# nose is used to test nosetests integration
BDEPEND="