summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:12:59 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:58:37 +0000
commit71ec8027d844115fcc4ce3a59c7b79280b9635a5 (patch)
tree55964ee75e7e7e0dee6d12341750f039319c673e /dev-python/decorator
parentdev-python/cssselect: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-71ec8027d844115fcc4ce3a59c7b79280b9635a5.tar.gz
gentoo-71ec8027d844115fcc4ce3a59c7b79280b9635a5.tar.bz2
gentoo-71ec8027d844115fcc4ce3a59c7b79280b9635a5.zip
dev-python/decorator: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/decorator')
-rw-r--r--dev-python/decorator/decorator-4.4.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/decorator/decorator-4.4.2-r1.ebuild b/dev-python/decorator/decorator-4.4.2-r1.ebuild
index 51ce4f3ee858..3a0f60f27c83 100644
--- a/dev-python/decorator/decorator-4.4.2-r1.ebuild
+++ b/dev-python/decorator/decorator-4.4.2-r1.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
DOCS=( CHANGES.md )