Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/unace/
Date: Sat, 07 Apr 2018 22:11:06
Message-Id: 1523139050.31c0778be08f555d85821d7669ef6583caeec03b.mattst88@gentoo
1 commit: 31c0778be08f555d85821d7669ef6583caeec03b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 22:10:50 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 22:10:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c0778b
7
8 app-arch/unace-2.5-r5: hppa stable, bug 646964
9
10 app-arch/unace/unace-2.5-r5.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-arch/unace/unace-2.5-r5.ebuild b/app-arch/unace/unace-2.5-r5.ebuild
14 index 85fc9b80e53..19f0b6747fb 100644
15 --- a/app-arch/unace/unace-2.5-r5.ebuild
16 +++ b/app-arch/unace/unace-2.5-r5.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/non-free/u/unace-nonfree/unace-nonfree_${PV}.orig.
18
19 LICENSE="freedist"
20 SLOT="1"
21 -KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~sparc-solaris"
22 +KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~sparc-solaris"
23 IUSE=""
24
25 PATCHES=( "${WORKDIR}"/debian/patches/ )