Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/patch/
Date: Mon, 12 Feb 2018 21:37:02
Message-Id: 1518471147.185f49c47a27b17497adfd3ca32f1de0338315e9.whissi@gentoo
1 commit: 185f49c47a27b17497adfd3ca32f1de0338315e9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 12 21:32:27 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 12 21:32:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185f49c4
7
8 sys-devel/patch: x86 stable (bug #647270)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 sys-devel/patch/patch-2.7.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/patch/patch-2.7.6-r1.ebuild b/sys-devel/patch/patch-2.7.6-r1.ebuild
16 index 388826a546a..3d806990336 100644
17 --- a/sys-devel/patch/patch-2.7.6-r1.ebuild
18 +++ b/sys-devel/patch/patch-2.7.6-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/patch/${P}.tar.xz"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="static test xattr"
26
27 RDEPEND="xattr? ( sys-apps/attr )"