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: Thu, 05 Nov 2015 11:20:35
Message-Id: 1446722347.6b39f2ac276695b901a3aa7fa0a676a83ebb67db.ago@gentoo
1 commit: 6b39f2ac276695b901a3aa7fa0a676a83ebb67db
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 5 11:19:07 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 5 11:19:07 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b39f2ac
7
8 sys-apps/elfix: sparc stable wrt bug #564286
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="sparc"
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 80d4eb1..1109d3a 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"