diff options
author | 2020-11-26 08:23:13 +0000 | |
---|---|---|
committer | 2020-11-26 08:23:13 +0000 | |
commit | 659c00c807ee5cfe111fe3b76572c8fa8e1e0ebe (patch) | |
tree | 64a131f06babc3f1d19ca3dd23e03355eb7cdc13 /dev-python/futurist | |
parent | dev-python/humanize: Stabilize 3.1.0 ALLARCHES, #756451 (diff) | |
download | gentoo-659c00c807ee5cfe111fe3b76572c8fa8e1e0ebe.tar.gz gentoo-659c00c807ee5cfe111fe3b76572c8fa8e1e0ebe.tar.bz2 gentoo-659c00c807ee5cfe111fe3b76572c8fa8e1e0ebe.zip |
dev-python/futurist: Stabilize 2.3.0 ALLARCHES, #756457
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/futurist')
-rw-r--r-- | dev-python/futurist/futurist-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/futurist/futurist-2.3.0.ebuild b/dev-python/futurist/futurist-2.3.0.ebuild index ae0b7f058dbd..78c48e4fd401 100644 --- a/dev-python/futurist/futurist-2.3.0.ebuild +++ b/dev-python/futurist/futurist-2.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]" |