diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 11:13:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 11:13:18 +0100 |
commit | ab7fd62250fce671357a29950fbebe3932f685ce (patch) | |
tree | f0a49e04aabbf3d689ced3ee3679b805417c4f67 /dev-python | |
parent | gnome-extra/nm-applet: ia64 keyworded, bug #593496 (diff) | |
download | gentoo-ab7fd62250fce671357a29950fbebe3932f685ce.tar.gz gentoo-ab7fd62250fce671357a29950fbebe3932f685ce.tar.bz2 gentoo-ab7fd62250fce671357a29950fbebe3932f685ce.zip |
dev-python/imagesize: ia64 keyworded, bug #605278
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python')
-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 652b484b520d..c9aa5b58f364 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86" IUSE="test" DEPEND="dev-python/setuptools" |