summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-07 09:02:29 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-07 09:09:07 +0200
commit110e7bd3fc2edb900e8f35eb0c64d16b57cac241 (patch)
treeb1a11e28930643f80df3d35e0f12f612845613fa /dev-python/matterhook
parentdev-python/mypy_extensions: amd64/x86 stable (ALLARCHES policy) wrt bug #745555 (diff)
downloadgentoo-110e7bd3fc2edb900e8f35eb0c64d16b57cac241.tar.gz
gentoo-110e7bd3fc2edb900e8f35eb0c64d16b57cac241.tar.bz2
gentoo-110e7bd3fc2edb900e8f35eb0c64d16b57cac241.zip
dev-python/matterhook: amd64/x86 stable (ALLARCHES policy) wrt bug #745561
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/matterhook')
-rw-r--r--dev-python/matterhook/matterhook-0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matterhook/matterhook-0.2.ebuild b/dev-python/matterhook/matterhook-0.2.ebuild
index 0a9016cec09b..9d01d6ea0b0b 100644
--- a/dev-python/matterhook/matterhook-0.2.ebuild
+++ b/dev-python/matterhook/matterhook-0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"