diff options
author | Sam James <sam@gentoo.org> | 2021-03-02 03:49:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-02 03:49:08 +0000 |
commit | eab95f352c312aad1a36fcc4bc8888a451243e62 (patch) | |
tree | bc8180f501c352b229c6ec262494b3a4625fb061 /dev-python/bpython | |
parent | net-misc/hylafaxplus: bump to 7.0.3 (diff) | |
download | gentoo-eab95f352c312aad1a36fcc4bc8888a451243e62.tar.gz gentoo-eab95f352c312aad1a36fcc4bc8888a451243e62.tar.bz2 gentoo-eab95f352c312aad1a36fcc4bc8888a451243e62.zip |
dev-python/bpython: Stabilize 0.21 ALLARCHES, #773685
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/bpython')
-rw-r--r-- | dev-python/bpython/bpython-0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bpython/bpython-0.21.ebuild b/dev-python/bpython/bpython-0.21.ebuild index 6b274ded9485..d82bf1719c22 100644 --- a/dev-python/bpython/bpython-0.21.ebuild +++ b/dev-python/bpython/bpython-0.21.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" >=dev-python/curtsies-0.3.5[${PYTHON_USEDEP}] |