summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 16:28:36 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 16:28:36 +0100
commit2faf2e9183c8ba5b84bfea879669b0485287b297 (patch)
tree27eba507fe14c600eaa47bd83cb1827492ef1d78 /sys-devel/binutils-apple/binutils-apple-11.3.1-r1.ebuild
parentsys-devel/bc: drop x86-macos (diff)
downloadgentoo-2faf2e9183c8ba5b84bfea879669b0485287b297.tar.gz
gentoo-2faf2e9183c8ba5b84bfea879669b0485287b297.tar.bz2
gentoo-2faf2e9183c8ba5b84bfea879669b0485287b297.zip
sys-devel/binutils-apple: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-devel/binutils-apple/binutils-apple-11.3.1-r1.ebuild')
-rw-r--r--sys-devel/binutils-apple/binutils-apple-11.3.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils-apple/binutils-apple-11.3.1-r1.ebuild b/sys-devel/binutils-apple/binutils-apple-11.3.1-r1.ebuild
index fa4886114d0b..42f2f2808cb7 100644
--- a/sys-devel/binutils-apple/binutils-apple-11.3.1-r1.ebuild
+++ b/sys-devel/binutils-apple/binutils-apple-11.3.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -33,7 +33,7 @@ SRC_URI="http://www.opensource.apple.com/tarballs/ld64/${LD64}.tar.gz
https://dev.gentoo.org/~grobian/distfiles/${PN}-patches-11.3-r1.tar.bz2"
LICENSE="APSL-2"
-KEYWORDS="~x64-macos ~x86-macos"
+KEYWORDS="~x64-macos"
IUSE="lto classic test" # tapi is now required
RESTRICT="!test? ( test )"