summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-15 14:51:17 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-15 14:51:17 +0100
commit93855255f79eb9c4a1ffd712f13202bc4e0837a6 (patch)
treeccc4a4a04b0a1dd6a5a573b6551b872071609b3c /dev-python/imagesize
parentdev-python/idna: x86 stable wrt bug #700582 (diff)
downloadgentoo-93855255f79eb9c4a1ffd712f13202bc4e0837a6.tar.gz
gentoo-93855255f79eb9c4a1ffd712f13202bc4e0837a6.tar.bz2
gentoo-93855255f79eb9c4a1ffd712f13202bc4e0837a6.zip
dev-python/imagesize: x86 stable wrt bug #700584
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/imagesize')
-rw-r--r--dev-python/imagesize/imagesize-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/imagesize/imagesize-1.1.0.ebuild b/dev-python/imagesize/imagesize-1.1.0.ebuild
index afe1d7f93c63..52eeaee52a7a 100644
--- a/dev-python/imagesize/imagesize-1.1.0.ebuild
+++ b/dev-python/imagesize/imagesize-1.1.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 ~hppa ia64 ~mips ~ppc ~ppc64 s390 ~sparc ~x86 ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 s390 ~sparc x86 ~x64-solaris"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"