diff options
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/ ) |