summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 07:39:25 +0000
committerSam James <sam@gentoo.org>2021-03-02 07:39:25 +0000
commit5fbaea2788ffe5e6c7c9d9ef60985c7414fd141b (patch)
tree6c31a64b5f58dc89523253781a58bed628ed541c /dev-python/rply
parentdev-python/pyzmq: Stabilize 20.0.0 x86, #773856 (diff)
downloadgentoo-5fbaea2788ffe5e6c7c9d9ef60985c7414fd141b.tar.gz
gentoo-5fbaea2788ffe5e6c7c9d9ef60985c7414fd141b.tar.bz2
gentoo-5fbaea2788ffe5e6c7c9d9ef60985c7414fd141b.zip
dev-python/rply: Stabilize 0.7.8 ALLARCHES, #773859
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rply')
-rw-r--r--dev-python/rply/rply-0.7.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rply/rply-0.7.8.ebuild b/dev-python/rply/rply-0.7.8.ebuild
index d42fc41fdfa8..0cdee74125ee 100644
--- a/dev-python/rply/rply-0.7.8.ebuild
+++ b/dev-python/rply/rply-0.7.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/alex/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="
dev-python/appdirs[${PYTHON_USEDEP}]