summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-09 12:43:40 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-09 12:49:41 +0100
commit4228e98b30543a3440ace2fe5a1aa7903eb06774 (patch)
tree8c8eaf9f5bc1948827db310800b23b4c9c5901f1 /dev-python
parent2cf39be60f53caba1675b895ece4db66272d2dfe (diff)
downloadgentoo-4228e98b30543a3440ace2fe5a1aa7903eb06774.tar.gz
gentoo-4228e98b30543a3440ace2fe5a1aa7903eb06774.tar.xz
dev-python/pytest-xprocess: Add missing KEYWORDS under ALLARCHES policy
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild
index 66f06bf5d11..bd703dee05b 100644
--- a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild
+++ b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="