Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/unadf/
Date: Fri, 29 Dec 2017 17:49:12
Message-Id: 1514569742.3c1ee71f3cfce3ed92fd237290e697658637d1cb.whissi@gentoo
1 commit: 3c1ee71f3cfce3ed92fd237290e697658637d1cb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 29 17:48:05 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 29 17:49:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c1ee71f
7
8 app-arch/unadf: x86 stable (bug #636388)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 app-arch/unadf/unadf-0.7.12-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-arch/unadf/unadf-0.7.12-r1.ebuild b/app-arch/unadf/unadf-0.7.12-r1.ebuild
16 index 9fc6b8406b4..e6592e1c01e 100644
17 --- a/app-arch/unadf/unadf-0.7.12-r1.ebuild
18 +++ b/app-arch/unadf/unadf-0.7.12-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="http://lclevy.free.fr/${MY_PN}/${MY_PN}-${PV}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~hppa ~ppc ~x86 ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="amd64 ~hppa ~ppc x86 ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
25 IUSE="static-libs"
26
27 S="${WORKDIR}/${MY_PN}-${PV}"