diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:30:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:30:50 +0100 |
commit | 3230d85b70cf84e0ba3e2d59e25fe2667afc75ad (patch) | |
tree | 2c05e03316a179cf8b2160beee764b7b6af260ca /dev-python/python-gflags | |
parent | 7cfa6d5e0f225c16fd78cd71b3351e39465c39b5 (diff) | |
download | gentoo-3230d85b70cf84e0ba3e2d59e25fe2667afc75ad.tar.gz gentoo-3230d85b70cf84e0ba3e2d59e25fe2667afc75ad.tar.xz |
dev-python/python-gflags: ia64 stable wrt bug #519772
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/python-gflags')
-rw-r--r-- | dev-python/python-gflags/python-gflags-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-gflags/python-gflags-2.0.ebuild b/dev-python/python-gflags/python-gflags-2.0.ebuild index fb081cec87a..f1c398249fc 100644 --- a/dev-python/python-gflags/python-gflags-2.0.ebuild +++ b/dev-python/python-gflags/python-gflags-2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://python-gflags.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc64 ~s390 ~sh x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |