diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-01 18:16:53 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-02 12:47:12 +0100 |
commit | d0c5afd157d421b3492388fed51e776257f5a787 (patch) | |
tree | c24af2a40e3a76fc39f5d3fedef60f5ae2741f23 | |
parent | cff96997b7d381b1e081c02161c23772f8f6464e (diff) | |
download | gentoo-d0c5afd157d421b3492388fed51e776257f5a787.tar.gz gentoo-d0c5afd157d421b3492388fed51e776257f5a787.tar.xz |
dev-python/testresources: Stable under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
-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 d727cc79150..b6922b97eb5 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=" |