diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-22 06:18:31 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-22 06:37:04 +0100 |
commit | 2f231bf2fab44d14c69fdf89abccf2b7a8aa2f81 (patch) | |
tree | f016230da80ac4726c682f8d82f385c3e3cc5058 /dev-python/linecache2/linecache2-1.0.0.ebuild | |
parent | dev-python/six: Stable for HPPA (bug #549898). (diff) | |
download | gentoo-2f231bf2fab44d14c69fdf89abccf2b7a8aa2f81.tar.gz gentoo-2f231bf2fab44d14c69fdf89abccf2b7a8aa2f81.tar.bz2 gentoo-2f231bf2fab44d14c69fdf89abccf2b7a8aa2f81.zip |
dev-python/linecache2: Stable for HPPA (bug #549898).
Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/linecache2/linecache2-1.0.0.ebuild')
-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 dbcdc2cd711c..beab27c445b5 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=" |