diff options
author | 2020-05-03 12:29:14 +0200 | |
---|---|---|
committer | 2020-05-03 12:29:14 +0200 | |
commit | 636379ee8aaab1fcc34af4a6b092e6c64e86c425 (patch) | |
tree | 1dc0d5a2fd90ca91a1743194654dc82db5411fbc /dev-python/watchdog | |
parent | dev-python/webcolors: x86 stable wrt bug #720656 (diff) | |
download | gentoo-636379ee8aaab1fcc34af4a6b092e6c64e86c425.tar.gz gentoo-636379ee8aaab1fcc34af4a6b092e6c64e86c425.tar.bz2 gentoo-636379ee8aaab1fcc34af4a6b092e6c64e86c425.zip |
dev-python/watchdog: x86 stable wrt bug #720658
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/watchdog')
-rw-r--r-- | dev-python/watchdog/watchdog-0.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/watchdog/watchdog-0.9.0-r1.ebuild b/dev-python/watchdog/watchdog-0.9.0-r1.ebuild index 8956945118d6..e9a1476eb9d1 100644 --- a/dev-python/watchdog/watchdog-0.9.0-r1.ebuild +++ b/dev-python/watchdog/watchdog-0.9.0-r1.ebuild @@ -13,7 +13,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" IUSE="test" CDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]" |