diff options
author | 2015-11-19 11:23:25 +0100 | |
---|---|---|
committer | 2015-11-19 11:23:25 +0100 | |
commit | 4fdc5954c7f1bd19c331a5593bbed077ab1cec7f (patch) | |
tree | e50472b840a487c4dcb8fa50aa181fe1912d496b /dev-python/linecache2 | |
parent | dev-python/hypothesis: alpha stable wrt bug #564588 (diff) | |
download | gentoo-4fdc5954c7f1bd19c331a5593bbed077ab1cec7f.tar.gz gentoo-4fdc5954c7f1bd19c331a5593bbed077ab1cec7f.tar.bz2 gentoo-4fdc5954c7f1bd19c331a5593bbed077ab1cec7f.zip |
dev-python/linecache2: alpha stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
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 90edffec0932..dbcdc2cd711c 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=" |