Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/elfix/
Date: Wed, 04 Nov 2015 15:17:57
Message-Id: 1446650248.967b0d2573423d62d20cd5d92ceffd2f052fb088.ago@gentoo
1 commit: 967b0d2573423d62d20cd5d92ceffd2f052fb088
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 4 15:17:28 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 4 15:17:28 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=967b0d25
7
8 sys-apps/elfix: ppc stable wrt bug #564286
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ppc"
12
13 sys-apps/elfix/elfix-0.9.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/elfix/elfix-0.9.2.ebuild b/sys-apps/elfix/elfix-0.9.2.ebuild
17 index 3e12b3e..80d4eb1 100644
18 --- a/sys-apps/elfix/elfix-0.9.2.ebuild
19 +++ b/sys-apps/elfix/elfix-0.9.2.ebuild
20 @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
21 inherit git-2
22 else
23 SRC_URI="https://dev.gentoo.org/~blueness/elfix/${P}.tar.gz"
24 - KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86"
25 + KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
26 fi
27
28 DESCRIPTION="A suite of tools to work with ELF objects on Hardened Gentoo"