commit: ccc1aa8e0489da6324e297b86da21f99df74de43 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 13 19:33:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 13 19:33:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc1aa8e
dev-python/watchdog: Stabilize 1.0.0 ALLARCHES, #765316 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/watchdog/watchdog-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/watchdog/watchdog-1.0.0.ebuild b/dev-python/watchdog/watchdog-1.0.0.ebuild index fd006a57847..8d6d7fadcea 100644 --- a/dev-python/watchdog/watchdog-1.0.0.ebuild +++ b/dev-python/watchdog/watchdog-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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}