Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: app-misc/pax-utils/
Date: Wed, 07 Feb 2018 12:19:46
Message-Id: 1518005962.e73597f8475b7bce8339dcf5974a6f1969583289.blueness@gentoo
1 commit: e73597f8475b7bce8339dcf5974a6f1969583289
2 Author: stefson <herrtimson <AT> yahoo <DOT> de>
3 AuthorDate: Wed Feb 7 09:49:37 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 7 12:19:22 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=e73597f8
7
8 app-misc/pax-utils: sync keywords with tree
9
10 app-misc/pax-utils/pax-utils-1.2.2-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-misc/pax-utils/pax-utils-1.2.2-r2.ebuild b/app-misc/pax-utils/pax-utils-1.2.2-r2.ebuild
14 index ba4453c..a2fc705 100644
15 --- a/app-misc/pax-utils/pax-utils-1.2.2-r2.ebuild
16 +++ b/app-misc/pax-utils/pax-utils-1.2.2-r2.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz
18
19 LICENSE="GPL-2"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~sh ~sparc ~x86"
22 +KEYWORDS="amd64 ~arm ia64 ~mips ~ppc ~sh ~sparc x86"
23 IUSE="caps debug python seccomp"
24
25 RDEPEND="caps? ( >=sys-libs/libcap-2.24 )