summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:02:21 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:50:17 +0000
commit6c49e4074c2351133c6b9adfac27ff3112b13b63 (patch)
tree1631107f309ed9b1bac31052375c419d4b10ce29 /app-arch/lbzip2
parentapp-arch/gzip: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-6c49e4074c2351133c6b9adfac27ff3112b13b63.tar.gz
gentoo-6c49e4074c2351133c6b9adfac27ff3112b13b63.tar.bz2
gentoo-6c49e4074c2351133c6b9adfac27ff3112b13b63.zip
app-arch/lbzip2: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/lbzip2')
-rw-r--r--app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild b/app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild
index 822636019153..ab756306f95b 100644
--- a/app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild
+++ b/app-arch/lbzip2/lbzip2-2.5_p20181227-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"
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug symlink"
RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )"