diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-19 11:23:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-19 11:23:25 +0100 |
commit | 4fdc5954c7f1bd19c331a5593bbed077ab1cec7f (patch) | |
tree | e50472b840a487c4dcb8fa50aa181fe1912d496b /dev-python/linecache2/linecache2-1.0.0.ebuild | |
parent | d02ed438c596960299871f2e1fd6e1c65de5e6b6 (diff) | |
download | gentoo-4fdc5954c7f1bd19c331a5593bbed077ab1cec7f.tar.gz gentoo-4fdc5954c7f1bd19c331a5593bbed077ab1cec7f.tar.xz |
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/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 90edffec093..dbcdc2cd711 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=" |