summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-06-09 22:36:53 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-06-09 22:36:53 +0300
commit19c4af9c70e02dca1bcc821f090ba4d0fb05873c (patch)
treecf8b27d1f113f75760f970af7f3b7807563b8985 /dev-python/pyinotify
parentdev-perl/Expect: mark s390 stable (diff)
downloadgentoo-19c4af9c70e02dca1bcc821f090ba4d0fb05873c.tar.gz
gentoo-19c4af9c70e02dca1bcc821f090ba4d0fb05873c.tar.bz2
gentoo-19c4af9c70e02dca1bcc821f090ba4d0fb05873c.zip
dev-python/pyinotify: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/pyinotify')
-rw-r--r--dev-python/pyinotify/pyinotify-0.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
index 42b9925a1bc3..d5ee18702d13 100644
--- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild
+++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="examples"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"