diff options
author | Sam James <sam@gentoo.org> | 2021-04-09 23:18:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-09 23:19:53 +0100 |
commit | f59c5d095cebbd9c91b6ee83fc7c14157595cf91 (patch) | |
tree | d639caf54b05a5919da7e0cab047cc418e3b9d9b /dev-python/pockets | |
parent | net-misc/netifrc: Stabilize 0.7.3 arm64, #780573 (diff) | |
download | gentoo-f59c5d095cebbd9c91b6ee83fc7c14157595cf91.tar.gz gentoo-f59c5d095cebbd9c91b6ee83fc7c14157595cf91.tar.bz2 gentoo-f59c5d095cebbd9c91b6ee83fc7c14157595cf91.zip |
dev-python/pockets: Stabilize 0.9.1-r1 arm64, #780789
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pockets')
-rw-r--r-- | dev-python/pockets/pockets-0.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pockets/pockets-0.9.1-r1.ebuild b/dev-python/pockets/pockets-0.9.1-r1.ebuild index af890950b797..0f6622141dac 100644 --- a/dev-python/pockets/pockets-0.9.1-r1.ebuild +++ b/dev-python/pockets/pockets-0.9.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm64 ~x86 ~amd64-linux ~x86-linux" DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] |