diff options
author | 2015-11-18 11:30:50 +0100 | |
---|---|---|
committer | 2015-11-18 11:30:50 +0100 | |
commit | 3230d85b70cf84e0ba3e2d59e25fe2667afc75ad (patch) | |
tree | 2c05e03316a179cf8b2160beee764b7b6af260ca /dev-python/python-gflags | |
parent | dev-python/google-apputils: ia64 stable wrt bug #519772 (diff) | |
download | gentoo-3230d85b70cf84e0ba3e2d59e25fe2667afc75ad.tar.gz gentoo-3230d85b70cf84e0ba3e2d59e25fe2667afc75ad.tar.bz2 gentoo-3230d85b70cf84e0ba3e2d59e25fe2667afc75ad.zip |
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 fb081cec87a4..f1c398249fc5 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}]" |