summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-30 00:25:29 +0000
committerSam James <sam@gentoo.org>2021-03-30 00:28:23 +0000
commit4186410c3e792008cbe814effca83fff61ed9f1e (patch)
tree17c71e847a79639ef4c6a03efeb0cfbe1a47fb2b /dev-python/cachelib
parentdev-python/boto3: Stabilize 1.17.17 ALLARCHES, #779226 (diff)
downloadgentoo-4186410c3e792008cbe814effca83fff61ed9f1e.tar.gz
gentoo-4186410c3e792008cbe814effca83fff61ed9f1e.tar.bz2
gentoo-4186410c3e792008cbe814effca83fff61ed9f1e.zip
dev-python/cachelib: Stabilize 0.1.1 ALLARCHES, #779229
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/cachelib')
-rw-r--r--dev-python/cachelib/cachelib-0.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cachelib/cachelib-0.1.1.ebuild b/dev-python/cachelib/cachelib-0.1.1.ebuild
index 1c7f69afd453..653df36bc1f9 100644
--- a/dev-python/cachelib/cachelib-0.1.1.ebuild
+++ b/dev-python/cachelib/cachelib-0.1.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE=""
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"