diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:15:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:15:12 +0200 |
commit | f99503bce0d1bb0dae9ff9ee356615749b5aea5a (patch) | |
tree | b45832c0ffac71b089a48ec8cf3bf8fab98c4841 /dev-python/watchdog | |
parent | dev-python/toolz: x86 stable wrt bug #734502 (diff) | |
download | gentoo-f99503bce0d1bb0dae9ff9ee356615749b5aea5a.tar.gz gentoo-f99503bce0d1bb0dae9ff9ee356615749b5aea5a.tar.bz2 gentoo-f99503bce0d1bb0dae9ff9ee356615749b5aea5a.zip |
dev-python/watchdog: x86 stable wrt bug #734506
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r-- | dev-python/watchdog/watchdog-0.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-0.10.3.ebuild b/dev-python/watchdog/watchdog-0.10.3.ebuild index 92435846236b..9af812bf99fe 100644 --- a/dev-python/watchdog/watchdog-0.10.3.ebuild +++ b/dev-python/watchdog/watchdog-0.10.3.ebuild @@ -14,7 +14,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" CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" RDEPEND="${CDEPEND} |