summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-27 12:38:54 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-27 12:38:54 +0100
commit88c59df881b5f0a85f01d19774d669f1dc4072d8 (patch)
tree4080f0f5ee7963d23c0218684d1b619997e0b6dc /dev-python/httplib2
parentdev-python/httplib2: Mark ALLARCHES (diff)
downloadgentoo-88c59df881b5f0a85f01d19774d669f1dc4072d8.tar.gz
gentoo-88c59df881b5f0a85f01d19774d669f1dc4072d8.tar.bz2
gentoo-88c59df881b5f0a85f01d19774d669f1dc4072d8.zip
dev-python/httplib2: Stabilize 0.13.0 ALLARCHES
Closes: https://bugs.gentoo.org/714336 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/httplib2')
-rw-r--r--dev-python/httplib2/httplib2-0.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httplib2/httplib2-0.13.0.ebuild b/dev-python/httplib2/httplib2-0.13.0.ebuild
index dde741a044dc..2006647d4b64 100644
--- a/dev-python/httplib2/httplib2-0.13.0.ebuild
+++ b/dev-python/httplib2/httplib2-0.13.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"