diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-23 10:58:48 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-23 11:05:31 +0100 |
commit | 21d19988654aa18c660fe0b3679a72b75d4c6eae (patch) | |
tree | de4ac15a4bcc40d549730096e690f99fbb3caa44 /dev-python/pytest-runner | |
parent | dev-python/pbr: Drop old (diff) | |
download | gentoo-21d19988654aa18c660fe0b3679a72b75d4c6eae.tar.gz gentoo-21d19988654aa18c660fe0b3679a72b75d4c6eae.tar.bz2 gentoo-21d19988654aa18c660fe0b3679a72b75d4c6eae.zip |
dev-python/pytest-runner: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pytest-runner')
-rw-r--r-- | dev-python/pytest-runner/pytest-runner-2.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild index 02acabd71e23..f8697a8ca26a 100644 --- a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.python.org/pypi/pytest-runner https://bitbucket.org/pytes SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" SLOT="0" IUSE="doc" |