summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:02:53 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:50:32 +0000
commit0d548cd62dcbf534a3978fa4d217a0739d6ad25d (patch)
treee818032fbc5239d7dcc1f941ff3498b0816ab6f6 /app-arch
parentapp-arch/xz-utils: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-0d548cd62dcbf534a3978fa4d217a0739d6ad25d.tar.gz
gentoo-0d548cd62dcbf534a3978fa4d217a0739d6ad25d.tar.bz2
gentoo-0d548cd62dcbf534a3978fa4d217a0739d6ad25d.zip
app-arch/zip: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/zip/zip-3.0-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/zip/zip-3.0-r4.ebuild b/app-arch/zip/zip-3.0-r4.ebuild
index 09c1613a642e..d03dd55d5bf2 100644
--- a/app-arch/zip/zip-3.0-r4.ebuild
+++ b/app-arch/zip/zip-3.0-r4.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
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.zip"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
IUSE="bzip2 crypt natspec unicode"
DEPEND="${RDEPEND}"