summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-12 16:46:50 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-12 16:46:50 +0200
commit971b5d000c2ae681cbdbde37c074c972dcf5b2f8 (patch)
tree8b43d578ce863a4975203c986c09205a8167366a /dev-python/pockets
parentapp-admin/pwcrypt: fix build with >=sys-devel/gcc-10 (diff)
downloadgentoo-971b5d000c2ae681cbdbde37c074c972dcf5b2f8.tar.gz
gentoo-971b5d000c2ae681cbdbde37c074c972dcf5b2f8.tar.bz2
gentoo-971b5d000c2ae681cbdbde37c074c972dcf5b2f8.zip
dev-python/pockets: amd64 stable wrt bug #721772
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pockets')
-rw-r--r--dev-python/pockets/pockets-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pockets/pockets-0.9.1.ebuild b/dev-python/pockets/pockets-0.9.1.ebuild
index 0d62f420d96a..be09c57277a6 100644
--- a/dev-python/pockets/pockets-0.9.1.ebuild
+++ b/dev-python/pockets/pockets-0.9.1.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}]