summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-11 21:18:56 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-11 22:17:45 +0100
commit52386505afcfb77f1c091c314db7882058c9402b (patch)
treef284fac2f70ba43a858d5ff58e71c7abdca18993 /dev-python/smmap2
parentdev-libs/libuv: Version 1.35.0 (diff)
downloadgentoo-52386505afcfb77f1c091c314db7882058c9402b.tar.gz
gentoo-52386505afcfb77f1c091c314db7882058c9402b.tar.bz2
gentoo-52386505afcfb77f1c091c314db7882058c9402b.zip
dev-python/smmap2: Stabilize 2.0.3 on x86 (ALLARCHES)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/smmap2')
-rw-r--r--dev-python/smmap2/smmap2-2.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/smmap2/smmap2-2.0.3.ebuild b/dev-python/smmap2/smmap2-2.0.3.ebuild
index 4a29653bfc62..f526711c7d97 100644
--- a/dev-python/smmap2/smmap2-2.0.3.ebuild
+++ b/dev-python/smmap2/smmap2-2.0.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="amd64 arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"