diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 19:18:12 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 19:18:12 +0100 |
commit | 190e82238e22f0fb93989c0da40775e87d013d46 (patch) | |
tree | 4e5e0bef29847a2216a699e3dd656b70540288b3 /sys-devel/patch | |
parent | sys-devel/native-cctools: drop ppc-aix m68k-mint (diff) | |
download | gentoo-190e82238e22f0fb93989c0da40775e87d013d46.tar.gz gentoo-190e82238e22f0fb93989c0da40775e87d013d46.tar.bz2 gentoo-190e82238e22f0fb93989c0da40775e87d013d46.zip |
sys-devel/patch: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@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 9f407fde9ed1..be2b3d2052c6 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 sparc x86 ~ppc-aix ~x64-cygwin ~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 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static test xattr" RESTRICT="!test? ( test )" |