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: Tue, 03 Nov 2015 16:18:52
Message-Id: 1446567475.c85e910c2f3001d42beb396e692adf4d62d38345.ago@gentoo
1 commit: c85e910c2f3001d42beb396e692adf4d62d38345
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 16:17:55 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 16:17:55 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c85e910c
7
8 sys-apps/elfix: x86 stable wrt bug #564286
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
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 0799654..3e12b3e 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"