diff options
author | Sam James <sam@gentoo.org> | 2021-03-19 20:13:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-19 20:13:49 +0000 |
commit | 652510e582a814adf4dd7a1ad5e3825b6ef15bec (patch) | |
tree | 945e072ffa8ab3795819d10d9ea3aedcaabc7984 /dev-python | |
parent | dev-python/tox: Stabilize 3.22.0 ALLARCHES, #777231 (diff) | |
download | gentoo-652510e582a814adf4dd7a1ad5e3825b6ef15bec.tar.gz gentoo-652510e582a814adf4dd7a1ad5e3825b6ef15bec.tar.bz2 gentoo-652510e582a814adf4dd7a1ad5e3825b6ef15bec.zip |
dev-python/watchdog: Stabilize 2.0.1 ALLARCHES, #777234
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/watchdog/watchdog-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-2.0.1.ebuild b/dev-python/watchdog/watchdog-2.0.1.ebuild index 31b479a03ebc..8e5e59165960 100644 --- a/dev-python/watchdog/watchdog-2.0.1.ebuild +++ b/dev-python/watchdog/watchdog-2.0.1.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} |