diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-02 12:04:38 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-02 12:47:12 +0100 |
commit | 6123561a132a530e941a38f8441de33d06397bd5 (patch) | |
tree | d95b8df2fab10f41a1eff6a794eace7082defeba | |
parent | Revert "dev-python/lockfile: Drop old" (diff) | |
download | gentoo-6123561a132a530e941a38f8441de33d06397bd5.tar.gz gentoo-6123561a132a530e941a38f8441de33d06397bd5.tar.bz2 gentoo-6123561a132a530e941a38f8441de33d06397bd5.zip |
Revert "dev-python/testresources: Stable under ALLARCHES policy"
This reverts commit 7e0bd964c32dfe1e7520da0f89dcfd31d276252c.
-rw-r--r-- | dev-python/testresources/testresources-0.2.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testresources/testresources-0.2.7-r2.ebuild b/dev-python/testresources/testresources-0.2.7-r2.ebuild index b6922b97eb56..d727cc791501 100644 --- a/dev-python/testresources/testresources-0.2.7-r2.ebuild +++ b/dev-python/testresources/testresources-0.2.7-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |