From 659c00c807ee5cfe111fe3b76572c8fa8e1e0ebe Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 26 Nov 2020 08:23:13 +0000 Subject: [PATCH] dev-python/futurist: Stabilize 2.3.0 ALLARCHES, #756457 Signed-off-by: Sam James --- dev-python/futurist/futurist-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/futurist/futurist-2.3.0.ebuild b/dev-python/futurist/futurist-2.3.0.ebuild index ae0b7f058dbd8..78c48e4fd401f 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}]"