summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:02:23 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:50:18 +0000
commit2691023c059528bf9fe66c2398dc8b8aa6fff840 (patch)
tree39f8343cd2c89738099ce4142dd3cab4bb301150 /app-arch/lha
parentapp-arch/lbzip2: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-2691023c059528bf9fe66c2398dc8b8aa6fff840.tar.gz
gentoo-2691023c059528bf9fe66c2398dc8b8aa6fff840.tar.bz2
gentoo-2691023c059528bf9fe66c2398dc8b8aa6fff840.zip
app-arch/lha: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/lha')
-rw-r--r--app-arch/lha/lha-114i_p20201004.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/lha/lha-114i_p20201004.ebuild b/app-arch/lha/lha-114i_p20201004.ebuild
index 654cab125457..88831bf85bd4 100644
--- a/app-arch/lha/lha-114i_p20201004.ebuild
+++ b/app-arch/lha/lha-114i_p20201004.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
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/jca02266/lha/archive/${MY_COMMIT}.tar.gz -> ${P}.tar
LICENSE="lha"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
S="${WORKDIR}/${PN}-${MY_COMMIT}"