Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/elfkickers/
Date: Sun, 15 Dec 2019 13:43:13
Message-Id: 1576417325.c3eb584befcc83586c39e1db5a6ebfc99f7d3c8f.ago@gentoo
1 commit: c3eb584befcc83586c39e1db5a6ebfc99f7d3c8f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 13:42:05 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 13:42:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3eb584b
7
8 dev-util/elfkickers: amd64 stable wrt bug #702698
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-util/elfkickers/elfkickers-3.1a.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-util/elfkickers/elfkickers-3.1a.ebuild b/dev-util/elfkickers/elfkickers-3.1a.ebuild
18 index 651fdfd4582..8b2f661fe70 100644
19 --- a/dev-util/elfkickers/elfkickers-3.1a.ebuild
20 +++ b/dev-util/elfkickers/elfkickers-3.1a.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="http://www.muppetlabs.com/~breadbox/pub/software/${MY_PN}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~hppa ~mips sparc ~x86"
26 +KEYWORDS="amd64 ~arm ~hppa ~mips sparc ~x86"
27 IUSE="doc"
28
29 DEPEND="app-misc/pax-utils"