summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-15 11:20:56 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-15 11:20:59 +0200
commitdae0d72f0e4c644bc9e72657e7e7471ef6598a14 (patch)
tree8fcdd42a0d16853b0239c5ad3c2c0b29e71ae2a5 /dev-python/watchdog
parentdev-python/pytest-timeout: Keyword under ALLARCHES policy (diff)
downloadgentoo-dae0d72f0e4c644bc9e72657e7e7471ef6598a14.tar.gz
gentoo-dae0d72f0e4c644bc9e72657e7e7471ef6598a14.tar.bz2
gentoo-dae0d72f0e4c644bc9e72657e7e7471ef6598a14.zip
dev-python/watchdog: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=539730 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r--dev-python/watchdog/watchdog-0.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-0.8.3.ebuild b/dev-python/watchdog/watchdog-0.8.3.ebuild
index aaf8a391ab27..ef2475b4dd67 100644
--- a/dev-python/watchdog/watchdog-0.8.3.ebuild
+++ b/dev-python/watchdog/watchdog-0.8.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/w/watchdog/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE="test"
CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"