Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:musl commit in: app-misc/pax-utils/
Date: Fri, 03 Oct 2014 00:12:45
Message-Id: 1412295182.60f34e9258c715fd77e78a68c0511851649a766c.blueness@gentoo
1 commit: 60f34e9258c715fd77e78a68c0511851649a766c
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 3 00:13:02 2014 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 3 00:13:02 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=60f34e92
7
8 app-misc/pax-utils: restrict keywords 0.8.1-r99 to just ~amd64 ~arm ~mips ~x86
9
10 Package-Manager: portage-2.2.8-r2
11 Manifest-Sign-Key: 0xF52D4BBA
12
13 ---
14 app-misc/pax-utils/pax-utils-0.8.1-r99.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-misc/pax-utils/pax-utils-0.8.1-r99.ebuild b/app-misc/pax-utils/pax-utils-0.8.1-r99.ebuild
18 index 3f05c41..a84a3ef 100644
19 --- a/app-misc/pax-utils/pax-utils-0.8.1-r99.ebuild
20 +++ b/app-misc/pax-utils/pax-utils-0.8.1-r99.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.xz
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
26 +KEYWORDS="~amd64 ~arm ~mips ~x86"
27 IUSE="caps python"
28 #RESTRICT="mirror"