summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-24 13:30:49 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-24 13:37:54 +0000
commit35fff9522ddc40415dd775aa129dfd324ae447f6 (patch)
tree9881baae347ece7f361de0836f937424fe61ad65 /dev-python/pytest-cache
parentdev-python/flask: stable 0.12.2 for ppc/ppc64, bug #641290 (diff)
downloadgentoo-35fff9522ddc40415dd775aa129dfd324ae447f6.tar.gz
gentoo-35fff9522ddc40415dd775aa129dfd324ae447f6.tar.bz2
gentoo-35fff9522ddc40415dd775aa129dfd324ae447f6.zip
dev-python/pytest-cache: stable 1.0-r1 for ppc/ppc64, bug #641290
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-python/pytest-cache')
-rw-r--r--dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild b/dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild
index ecb5f90c44be..6672f1d3a75c 100644
--- a/dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild
+++ b/dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild
@@ -13,7 +13,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="dev-python/execnet[${PYTHON_USEDEP}]"