summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-12 11:59:05 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-12 11:59:05 +0100
commit1e9de9be33b701a3c5a88935aa7ca37c64152eba (patch)
tree48b2f16d5e99f9d7d95f5fa0f31e13a6aef5c2c3 /dev-python
parentapp-emulation/virtualbox-modules: Remove vboxpci.ko from current kernel (diff)
downloadgentoo-1e9de9be33b701a3c5a88935aa7ca37c64152eba.tar.gz
gentoo-1e9de9be33b701a3c5a88935aa7ca37c64152eba.tar.bz2
gentoo-1e9de9be33b701a3c5a88935aa7ca37c64152eba.zip
dev-python/markups: x86 stable wrt bug #700720
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/markups/markups-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/markups/markups-3.0.0.ebuild b/dev-python/markups/markups-3.0.0.ebuild
index 09763d3694c3..6d1a629ed5e2 100644
--- a/dev-python/markups/markups-3.0.0.ebuild
+++ b/dev-python/markups/markups-3.0.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RESTRICT="!test? ( test )"