diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:26:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:57 +0100 |
commit | aa603ba0de0655491f0b8300e42db16e24eb1cd9 (patch) | |
tree | e6936e5e08cf3ebfa3fe69081870dcf153b32721 /dev-python/pytest-cache | |
parent | dev-python/pytest-xprocess: ppc stable wrt bug #606392 (diff) | |
download | gentoo-aa603ba0de0655491f0b8300e42db16e24eb1cd9.tar.gz gentoo-aa603ba0de0655491f0b8300e42db16e24eb1cd9.tar.bz2 gentoo-aa603ba0de0655491f0b8300e42db16e24eb1cd9.zip |
dev-python/pytest-cache: ppc stable wrt bug #606392
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-cache')
-rw-r--r-- | dev-python/pytest-cache/pytest-cache-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-cache/pytest-cache-1.0.ebuild b/dev-python/pytest-cache/pytest-cache-1.0.ebuild index e3a705b50537..f4f1d6cc6a28 100644 --- a/dev-python/pytest-cache/pytest-cache-1.0.ebuild +++ b/dev-python/pytest-cache/pytest-cache-1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="" |