summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-25 20:54:47 +0100
committerSam James <sam@gentoo.org>2021-09-25 20:54:47 +0100
commit194249ee5caf96e1096bd9fc3588fe9a63b63343 (patch)
treefbfe30838b02103697c9f82bdeb4419cddf2254a /dev-python
parentdev-python/phonenumbers: Stabilize 8.12.31 ALLARCHES, #814737 (diff)
downloadgentoo-194249ee5caf96e1096bd9fc3588fe9a63b63343.tar.gz
gentoo-194249ee5caf96e1096bd9fc3588fe9a63b63343.tar.bz2
gentoo-194249ee5caf96e1096bd9fc3588fe9a63b63343.zip
dev-python/pockets: Stabilize 0.9.1-r2 ALLARCHES, #814743
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pockets/pockets-0.9.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pockets/pockets-0.9.1-r2.ebuild b/dev-python/pockets/pockets-0.9.1-r2.ebuild
index 4e7e77a96337..ce01c439d500 100644
--- a/dev-python/pockets/pockets-0.9.1-r2.ebuild
+++ b/dev-python/pockets/pockets-0.9.1-r2.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
BDEPEND="test? ( dev-python/pytz[${PYTHON_USEDEP}] )"