diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-08-20 08:13:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-08-20 09:17:01 +0200 |
commit | 5e31f290913fa16ff7327366cc032788adf1d3b7 (patch) | |
tree | 919bc7cacdb725b798e706a00117a2cba7659889 /dev-python | |
parent | dev-python/watchdog: Remove old (diff) | |
download | gentoo-5e31f290913fa16ff7327366cc032788adf1d3b7.tar.gz gentoo-5e31f290913fa16ff7327366cc032788adf1d3b7.tar.bz2 gentoo-5e31f290913fa16ff7327366cc032788adf1d3b7.zip |
dev-python/watchdog: Dekeyword 1.0.2 to match revdeps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/watchdog/watchdog-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-1.0.2.ebuild b/dev-python/watchdog/watchdog-1.0.2.ebuild index 8e5e59165960..1dc52e0423d5 100644 --- a/dev-python/watchdog/watchdog-1.0.2.ebuild +++ b/dev-python/watchdog/watchdog-1.0.2.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 ~x86" CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" RDEPEND="${CDEPEND} |