Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/checksec/
Date: Tue, 29 Oct 2019 09:29:47
Message-Id: 1572341365.3e18f132585e400c23ef1a9f16ab7416f847cda5.ago@gentoo
1 commit: 3e18f132585e400c23ef1a9f16ab7416f847cda5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 29 09:29:25 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 29 09:29:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e18f132
7
8 app-admin/checksec: amd64 stable wrt bug #698734
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-admin/checksec/checksec-2.1.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/checksec/checksec-2.1.0.ebuild b/app-admin/checksec/checksec-2.1.0.ebuild
18 index 3dd38365d97..cc8e21a39c2 100644
19 --- a/app-admin/checksec/checksec-2.1.0.ebuild
20 +++ b/app-admin/checksec/checksec-2.1.0.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/slimm609/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.g
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86"
27 IUSE=""
28
29 S="${WORKDIR}"/${MY_PN}-${PV}