Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/paxctl/
Date: Sat, 01 Jul 2017 15:24:49
Message-Id: 1498922680.a60d30b4a41a0c692e141cfce3d8d5c4ad5044bc.aballier@gentoo
1 commit: a60d30b4a41a0c692e141cfce3d8d5c4ad5044bc
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 14:18:23 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 15:24:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60d30b4
7
8 sys-apps/paxctl: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sys-apps/paxctl/paxctl-0.9.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-apps/paxctl/paxctl-0.9.ebuild b/sys-apps/paxctl/paxctl-0.9.ebuild
16 index 220d607d9fc..1c8f9e7ab15 100644
17 --- a/sys-apps/paxctl/paxctl-0.9.ebuild
18 +++ b/sys-apps/paxctl/paxctl-0.9.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 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 @@ -9,7 +9,7 @@ DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64,
26 SRC_URI="http://pax.grsecurity.net/${P}.tar.gz"
27 HOMEPAGE="http://pax.grsecurity.net"
28
29 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
31 IUSE=""
32 LICENSE="GPL-2"
33 SLOT="0"