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-admin/checksec/
Date: Fri, 08 Dec 2017 20:39:30
Message-Id: 1512764173.b5fea65d3872108e2b7469cc9d52807d22875542.whissi@gentoo
1 commit: b5fea65d3872108e2b7469cc9d52807d22875542
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 8 20:16:13 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 8 20:16:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5fea65d
7
8 app-admin/checksec: x86 stable (bug #618198)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 app-admin/checksec/checksec-1.7.5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-admin/checksec/checksec-1.7.5.ebuild b/app-admin/checksec/checksec-1.7.5.ebuild
16 index eda9b9a0226..24249924a9b 100644
17 --- a/app-admin/checksec/checksec-1.7.5.ebuild
18 +++ b/app-admin/checksec/checksec-1.7.5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="5"
25 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/slimm609/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.g
26
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
30 +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 x86"
31 IUSE=""
32
33 S="${WORKDIR}"/${MY_PN}-${PV}