diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 14:07:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 14:07:36 +0100 |
commit | 16ac9149726667c7247703d49b8cc475653a8480 (patch) | |
tree | 2d3ebaff49daeec7c6d78cb0739394ae3956e6d1 /dev-python/linecache2/linecache2-1.0.0.ebuild | |
parent | dev-python/hypothesis: amd64 stable wrt bug #564588 (diff) | |
download | gentoo-16ac9149726667c7247703d49b8cc475653a8480.tar.gz gentoo-16ac9149726667c7247703d49b8cc475653a8480.tar.bz2 gentoo-16ac9149726667c7247703d49b8cc475653a8480.zip |
dev-python/linecache2: amd64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 a4bd220b0cb5..fd9b5c0ad2b1 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=" |