diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:47:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:47:08 +0200 |
commit | 1d442b721269707c1debbae440e8f87c5b0e869c (patch) | |
tree | fc0b2dc6404b40411d177c943618b2b242736597 /dev-python/watchdog | |
parent | dev-python/stestr: amd64/arm64/sparc/x86 stable (ALLARCHES policy) wrt bug #7... (diff) | |
download | gentoo-1d442b721269707c1debbae440e8f87c5b0e869c.tar.gz gentoo-1d442b721269707c1debbae440e8f87c5b0e869c.tar.bz2 gentoo-1d442b721269707c1debbae440e8f87c5b0e869c.zip |
dev-python/watchdog: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #792018
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r-- | dev-python/watchdog/watchdog-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-2.0.3.ebuild b/dev-python/watchdog/watchdog-2.0.3.ebuild index ac974a0c8edf..9a7040e89d03 100644 --- a/dev-python/watchdog/watchdog-2.0.3.ebuild +++ b/dev-python/watchdog/watchdog-2.0.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} |