summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:12:29 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-02 02:12:29 +0200
commit496a8e4c28e6a1afd557a8eb61d97c117bf599bc (patch)
treeed019309d21165c37f4d0bb311be3a60915e1975 /dev-python/watchdog
parentdev-python/argh: x86 stable (bug #659054) (diff)
downloadgentoo-496a8e4c28e6a1afd557a8eb61d97c117bf599bc.tar.gz
gentoo-496a8e4c28e6a1afd557a8eb61d97c117bf599bc.tar.bz2
gentoo-496a8e4c28e6a1afd557a8eb61d97c117bf599bc.zip
dev-python/watchdog: x86 stable (bug #659054)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r--dev-python/watchdog/watchdog-0.8.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-0.8.3-r2.ebuild b/dev-python/watchdog/watchdog-0.8.3-r2.ebuild
index 0a674eebc4b4..f9a4f0c96461 100644
--- a/dev-python/watchdog/watchdog-0.8.3-r2.ebuild
+++ b/dev-python/watchdog/watchdog-0.8.3-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/w/watchdog/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
IUSE="test"
CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"