diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:22:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:59:50 +0000 |
commit | 722d522070a2329759d3b1b5d9e33437e2009ae3 (patch) | |
tree | 7ba485f7f6d1e117e512d01f1c56fdcde780c6b5 /dev-python/pyinotify | |
parent | dev-python/pyhamcrest: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-722d522070a2329759d3b1b5d9e33437e2009ae3.tar.gz gentoo-722d522070a2329759d3b1b5d9e33437e2009ae3.tar.bz2 gentoo-722d522070a2329759d3b1b5d9e33437e2009ae3.zip |
dev-python/pyinotify: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pyinotify')
-rw-r--r-- | dev-python/pyinotify/pyinotify-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild index 1bdc75399db1..bef1ccac9373 100644 --- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="https://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="examples" python_install_all() { |