diff options
author | 2021-10-02 19:39:09 +0100 | |
---|---|---|
committer | 2021-10-02 19:39:09 +0100 | |
commit | 86d45638b7252ef8f1fa8706361fc1e480af4362 (patch) | |
tree | 9567a7ba98fb548ef5563bb712a452fb730af917 /dev-python/watchdog | |
parent | dev-python/simplejson: Stabilize 3.17.5 arm64, #814752 (diff) | |
download | gentoo-86d45638b7252ef8f1fa8706361fc1e480af4362.tar.gz gentoo-86d45638b7252ef8f1fa8706361fc1e480af4362.tar.bz2 gentoo-86d45638b7252ef8f1fa8706361fc1e480af4362.zip |
dev-python/watchdog: Stabilize 2.1.5 arm64, #814767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r-- | dev-python/watchdog/watchdog-2.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-2.1.5.ebuild b/dev-python/watchdog/watchdog-2.1.5.ebuild index 19dab80e9b44..7eb79e381d06 100644 --- a/dev-python/watchdog/watchdog-2.1.5.ebuild +++ b/dev-python/watchdog/watchdog-2.1.5.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 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86" CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" RDEPEND="${CDEPEND} |