summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-08 11:36:47 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-08 11:36:47 +0100
commited5b9882dc934799276ac1615652a1ed134949aa (patch)
tree8ea7903e5490a0cc81400a972da6869f6f4c9ff9
parentdev-python/pathtools: x86 stable wrt bug #711786 (diff)
downloadgentoo-ed5b9882dc934799276ac1615652a1ed134949aa.tar.gz
gentoo-ed5b9882dc934799276ac1615652a1ed134949aa.tar.bz2
gentoo-ed5b9882dc934799276ac1615652a1ed134949aa.zip
dev-python/watchdog: x86 stable wrt bug #711786
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/watchdog/watchdog-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-0.9.0.ebuild b/dev-python/watchdog/watchdog-0.9.0.ebuild
index bf9ebf05fb64..c51e2343a2b2 100644
--- a/dev-python/watchdog/watchdog-0.9.0.ebuild
+++ b/dev-python/watchdog/watchdog-0.9.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/gorakhargosh/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86"
IUSE="test"
CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"