diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 16:47:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-04 16:47:35 +0100 |
commit | f67172620378126c811d8e63c740d68abcddb06b (patch) | |
tree | d1307f506aea30f6440c3d6a2d511df1227005dd /dev-python/linecache2 | |
parent | dev-python/hypothesis: ppc stable wrt bug #564588 (diff) | |
download | gentoo-f67172620378126c811d8e63c740d68abcddb06b.tar.gz gentoo-f67172620378126c811d8e63c740d68abcddb06b.tar.bz2 gentoo-f67172620378126c811d8e63c740d68abcddb06b.zip |
dev-python/linecache2: ppc stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 193684a50261..ee4462e013af 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=" |