diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-18 11:12:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-18 11:12:06 +0100 |
commit | c416461d37429e84fbf0daa2b245d9ffa2ba2a2b (patch) | |
tree | acc7c5624c7156f523361d46ad32e8fbb3156a01 /sys-devel/patch | |
parent | app-emacs/emacs-common-gentoo: stable 1.6-r2 for ppc, bug #692410 (diff) | |
download | gentoo-c416461d37429e84fbf0daa2b245d9ffa2ba2a2b.tar.gz gentoo-c416461d37429e84fbf0daa2b245d9ffa2ba2a2b.tar.bz2 gentoo-c416461d37429e84fbf0daa2b245d9ffa2ba2a2b.zip |
sys-devel/patch: stable 2.7.6-r4 for ppc64, bug #690136
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/patch')
-rw-r--r-- | sys-devel/patch/patch-2.7.6-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/patch/patch-2.7.6-r4.ebuild b/sys-devel/patch/patch-2.7.6-r4.ebuild index 68a88643ed4e..ef42ee0ed008 100644 --- a/sys-devel/patch/patch-2.7.6-r4.ebuild +++ b/sys-devel/patch/patch-2.7.6-r4.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 ~riscv ~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 ~riscv ~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 )" |