diff options
author | 2019-04-11 12:47:50 +0300 | |
---|---|---|
committer | 2019-04-11 12:49:08 +0300 | |
commit | d233b9af4b14c5e752a864aa7c6b5f0d43e68ece (patch) | |
tree | 663205402a3512329dbeebc4fad9f3a0f879793a /sys-devel | |
parent | sys-devel/patch: m68k stable wrt bug #652710 (diff) | |
download | gentoo-d233b9af4b14c5e752a864aa7c6b5f0d43e68ece.tar.gz gentoo-d233b9af4b14c5e752a864aa7c6b5f0d43e68ece.tar.bz2 gentoo-d233b9af4b14c5e752a864aa7c6b5f0d43e68ece.zip |
sys-devel/patch: sh stable wrt bug #652710
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sh"
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/patch/patch-2.7.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/patch/patch-2.7.6-r3.ebuild b/sys-devel/patch/patch-2.7.6-r3.ebuild index d83343790cef..079eb98f174d 100644 --- a/sys-devel/patch/patch-2.7.6-r3.ebuild +++ b/sys-devel/patch/patch-2.7.6-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/patch/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static test xattr" RDEPEND="xattr? ( sys-apps/attr )" |