diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-21 22:36:52 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-21 22:36:52 +0100 |
commit | e61ed4539815d2cc4a3961b78cea500b2c9f3a2b (patch) | |
tree | fa113382e737d0779d9be390e74b12d001002764 /dev-python/watchdog | |
parent | dev-python/argh: Keyword 0.26.2-r2 for ~m68k (diff) | |
download | gentoo-e61ed4539815d2cc4a3961b78cea500b2c9f3a2b.tar.gz gentoo-e61ed4539815d2cc4a3961b78cea500b2c9f3a2b.tar.bz2 gentoo-e61ed4539815d2cc4a3961b78cea500b2c9f3a2b.zip |
dev-python/watchdog: Keyword 2.1.5 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@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 3fea4d2ea7fc..86a4a9f86396 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 ~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} |