summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-03 16:26:19 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-03 16:26:19 +0200
commit492508c90a9fcd1ac482c65c2e51d6c1c9a5396e (patch)
tree6a41a3f31dd693221001a394aad6db6ff0a82dab /dev-python/ordered-set
parentdev-python/pylatex: x86 stable (bug #737910) (diff)
downloadgentoo-492508c90a9fcd1ac482c65c2e51d6c1c9a5396e.tar.gz
gentoo-492508c90a9fcd1ac482c65c2e51d6c1c9a5396e.tar.bz2
gentoo-492508c90a9fcd1ac482c65c2e51d6c1c9a5396e.zip
dev-python/ordered-set: x86 stable (bug #737910)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/ordered-set')
-rw-r--r--dev-python/ordered-set/ordered-set-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ordered-set/ordered-set-4.0.1.ebuild b/dev-python/ordered-set/ordered-set-4.0.1.ebuild
index 14092ec7338a..a2aa35113fe5 100644
--- a/dev-python/ordered-set/ordered-set-4.0.1.ebuild
+++ b/dev-python/ordered-set/ordered-set-4.0.1.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
distutils_enable_tests pytest