summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-15 12:34:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-15 12:34:56 +0100
commit51b271889b2c1c7684652730eba96e295fc67811 (patch)
tree00c91846e0569e17f9f321667731734740e34f6a
parentsys-libs/ncurses: s390 stable wrt bug #695824 (diff)
downloadgentoo-51b27188.tar.gz
gentoo-51b27188.tar.bz2
gentoo-51b27188.zip
dev-python/imagesize: s390 stable wrt bug #700584
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 e18791b10ab1..a4e9bcf33a50 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}]"