diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 15:15:29 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 15:37:57 -0500 |
commit | 3e0554a389f7d9a28c9896fdc5053cd2f3993198 (patch) | |
tree | b14054d1ba54809f95ac4778d0af8121595d9506 /dev-python/imagesize | |
parent | dev-python/mock: 2.0.0 stable arm arm64 and hppa (diff) | |
download | gentoo-3e0554a389f7d9a28c9896fdc5053cd2f3993198.tar.gz gentoo-3e0554a389f7d9a28c9896fdc5053cd2f3993198.tar.bz2 gentoo-3e0554a389f7d9a28c9896fdc5053cd2f3993198.zip |
dev-python/imagesize: 0.7.1 stable arm arm64 and hppa
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python/imagesize')
-rw-r--r-- | dev-python/imagesize/imagesize-0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/imagesize/imagesize-0.7.1.ebuild b/dev-python/imagesize/imagesize-0.7.1.ebuild index 1d26efd0a701..393a4f1ce4d2 100644 --- a/dev-python/imagesize/imagesize-0.7.1.ebuild +++ b/dev-python/imagesize/imagesize-0.7.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://pypi.python.org/packages/53/72/6c6f1e787d9cab2cc733cf042f125abe LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 x86" IUSE="test" DEPEND="dev-python/setuptools" |