diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:59:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:59:27 +0100 |
commit | 7f3f8406f2ec70c10dd0bae406c1a16e236bf699 (patch) | |
tree | 129103a53056064e97af61139f75bda2d7390c03 /dev-python/linecache2 | |
parent | dev-python/hypothesis: ia64 stable wrt bug #564588 (diff) | |
download | gentoo-7f3f8406f2ec70c10dd0bae406c1a16e236bf699.tar.gz gentoo-7f3f8406f2ec70c10dd0bae406c1a16e236bf699.tar.bz2 gentoo-7f3f8406f2ec70c10dd0bae406c1a16e236bf699.zip |
dev-python/linecache2: ia64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/linecache2')
-rw-r--r-- | dev-python/linecache2/linecache2-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/linecache2/linecache2-1.0.0.ebuild b/dev-python/linecache2/linecache2-1.0.0.ebuild index 965a6f4c6d50..90edffec0932 100644 --- a/dev-python/linecache2/linecache2-1.0.0.ebuild +++ b/dev-python/linecache2/linecache2-1.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="test" DEPEND=" |