diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:02:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:50:28 +0000 |
commit | c107cc85e81643a97595f40e17953458b5255bc3 (patch) | |
tree | 97d7d09b1fdbb18084ccfbe2b8d8511d35cb5d05 /app-arch/unace | |
parent | app-arch/tar: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-c107cc85e81643a97595f40e17953458b5255bc3.tar.gz gentoo-c107cc85e81643a97595f40e17953458b5255bc3.tar.bz2 gentoo-c107cc85e81643a97595f40e17953458b5255bc3.zip |
app-arch/unace: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/unace')
-rw-r--r-- | app-arch/unace/unace-2.5-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unace/unace-2.5-r5.ebuild b/app-arch/unace/unace-2.5-r5.ebuild index 51a526825234..fd5a75cbe2f2 100644 --- a/app-arch/unace/unace-2.5-r5.ebuild +++ b/app-arch/unace/unace-2.5-r5.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="6" @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/non-free/u/unace-nonfree/unace-nonfree_${PV}.orig. LICENSE="freedist" SLOT="1" -KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 s390 x86 ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~sparc-solaris" IUSE="" PATCHES=( "${WORKDIR}"/debian/patches/ ) |