summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 13:02:13 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 13:02:13 +0100
commit406972cf4050dd090ea46efce43e2c05ed742a9b (patch)
tree4b7caef51d76d861c9c3c4ba50643c83240bf2e1 /x11-misc/gccmakedep/gccmakedep-9999.ebuild
parentx11-misc/compose-tables: drop x86-macos (diff)
downloadgentoo-406972cf4050dd090ea46efce43e2c05ed742a9b.tar.gz
gentoo-406972cf4050dd090ea46efce43e2c05ed742a9b.tar.bz2
gentoo-406972cf4050dd090ea46efce43e2c05ed742a9b.zip
x11-misc/gccmakedep: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-misc/gccmakedep/gccmakedep-9999.ebuild')
-rw-r--r--x11-misc/gccmakedep/gccmakedep-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gccmakedep/gccmakedep-9999.ebuild b/x11-misc/gccmakedep/gccmakedep-9999.ebuild
index 667579e11771..1c0ddf97584c 100644
--- a/x11-misc/gccmakedep/gccmakedep-9999.ebuild
+++ b/x11-misc/gccmakedep/gccmakedep-9999.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=7
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
LIVE_DEPEND=">=x11-misc/util-macros-1.18"
else
SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="MIT"