diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 14:56:51 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 15:37:30 -0500 |
commit | 8def54637fabf40796246a91b112acc20064a1c8 (patch) | |
tree | 51ddf40629fd8348178d8e555809777075ae0c94 /dev-python/imagesize | |
parent | dev-python/sphinxcontrib-websupport: 1.0.1 stable amd64 and x86 (diff) | |
download | gentoo-8def54637fabf40796246a91b112acc20064a1c8.tar.gz gentoo-8def54637fabf40796246a91b112acc20064a1c8.tar.bz2 gentoo-8def54637fabf40796246a91b112acc20064a1c8.zip |
dev-python/imagesize: 0.7.1 stable x86
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 c189c6e044f4..1d26efd0a701 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" |