summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-03 11:59:39 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-03 11:59:39 +0200
commit0cb9d0e6345ac78779ac4e90cdb0bfc1bf4cb012 (patch)
treecb7fe689489e2e9650bafc498732684e45eade72 /dev-python/watchdog
parentdev-python/webcolors: amd64 stable wrt bug #720656 (diff)
downloadgentoo-0cb9d0e6345ac78779ac4e90cdb0bfc1bf4cb012.tar.gz
gentoo-0cb9d0e6345ac78779ac4e90cdb0bfc1bf4cb012.tar.bz2
gentoo-0cb9d0e6345ac78779ac4e90cdb0bfc1bf4cb012.zip
dev-python/watchdog: amd64 stable wrt bug #720658
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r--dev-python/watchdog/watchdog-0.9.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-0.9.0-r1.ebuild b/dev-python/watchdog/watchdog-0.9.0-r1.ebuild
index 4e9cf06984d0..8956945118d6 100644
--- a/dev-python/watchdog/watchdog-0.9.0-r1.ebuild
+++ b/dev-python/watchdog/watchdog-0.9.0-r1.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}]"