summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-01-28 21:40:01 +0100
committerMarkus Meier <maekke@gentoo.org>2018-01-28 21:40:01 +0100
commit64dcaf29df65dcca37df8028752eac524de791e4 (patch)
tree4450e4de7a19b293b6d2f4c13baa142ef374a1f4 /dev-python
parentdev-libs/expat: arm stable, bug #641288 (diff)
downloadgentoo-64dcaf29df65dcca37df8028752eac524de791e4.tar.gz
gentoo-64dcaf29df65dcca37df8028752eac524de791e4.tar.bz2
gentoo-64dcaf29df65dcca37df8028752eac524de791e4.zip
dev-python/pytest-cache: arm stable, bug #641290
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild4
1 files changed, 2 insertions, 2 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 6672f1d3a75c..baa4e6ab638e 100644
--- a/dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild
+++ b/dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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}]"