diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-10 21:57:23 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-10 23:03:15 +0100 |
commit | d03fd6f3e39aff8326eff35b779d412f4d5fdef8 (patch) | |
tree | 9e4092602623ebfdf7070a9550cf0a5142fd2ced /sys-devel/patch | |
parent | dev-libs/libowfat: keyworded 0.32-r1 for sparc (diff) | |
download | gentoo-d03fd6f3e39aff8326eff35b779d412f4d5fdef8.tar.gz gentoo-d03fd6f3e39aff8326eff35b779d412f4d5fdef8.tar.bz2 gentoo-d03fd6f3e39aff8326eff35b779d412f4d5fdef8.zip |
sys-devel/patch: stable 2.7.6-r3 for sparc, bug #652710
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/patch')
-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 e34544416472..d8b5a61f6cdb 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 )" |