summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-15 13:23:37 +0000
committerSam James <sam@gentoo.org>2021-06-15 13:23:37 +0000
commit3a4a18de1d216633a8f46fbf75941b10d966964a (patch)
treea3ed0c58a247aee119971d42dec30b4d2565b856
parentprofiles: fix date format in mask (diff)
downloadgentoo-3a4a18de1d216633a8f46fbf75941b10d966964a.tar.gz
gentoo-3a4a18de1d216633a8f46fbf75941b10d966964a.tar.bz2
gentoo-3a4a18de1d216633a8f46fbf75941b10d966964a.zip
dev-python/watchdog: Stabilize 2.1.2 x86, #796116
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/watchdog/watchdog-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-2.1.2.ebuild b/dev-python/watchdog/watchdog-2.1.2.ebuild
index 5e6bffb365e2..3de398dca868 100644
--- a/dev-python/watchdog/watchdog-2.1.2.ebuild
+++ b/dev-python/watchdog/watchdog-2.1.2.ebuild
@@ -12,7 +12,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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"
CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
RDEPEND="${CDEPEND}