Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/patch/
Date: Sun, 27 May 2018 14:53:56
Message-Id: 1527432823.710a54fc4d7034434d547c6967295150b5f847b3.zlogene@gentoo
1 commit: 710a54fc4d7034434d547c6967295150b5f847b3
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 27 14:53:43 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 27 14:53:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=710a54fc
7
8 sys-devel/patch: m68k/s390 stable wrt 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 08b8dd2046d..16b54d38449 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 )"