diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-23 13:25:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-23 13:25:11 +0300 |
commit | 2bef9462bfc0da8ffcc14f3228c3b78db6c4f560 (patch) | |
tree | 9f8f1669e48f89d0c51cf6bf88c5ec695e4af185 /sys-devel | |
parent | sys-devel/patch: m68k stable wrt bug #690136 (diff) | |
download | gentoo-2bef9462bfc0da8ffcc14f3228c3b78db6c4f560.tar.gz gentoo-2bef9462bfc0da8ffcc14f3228c3b78db6c4f560.tar.bz2 gentoo-2bef9462bfc0da8ffcc14f3228c3b78db6c4f560.zip |
sys-devel/patch: alpha stable wrt bug #690136
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel')
-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 43101461022c..deba9edbb383 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 )" |