summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 14:15:59 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 14:15:59 +0100
commit8cc432bee28ff8794b51652a89efa7fe817a6941 (patch)
treeb9dafbbe757ded4719d77232d0c16d72ec0c82c5 /app-misc/geekcode
parentapp-misc/gcal: drop x86-macos (diff)
downloadgentoo-8cc432bee28ff8794b51652a89efa7fe817a6941.tar.gz
gentoo-8cc432bee28ff8794b51652a89efa7fe817a6941.tar.bz2
gentoo-8cc432bee28ff8794b51652a89efa7fe817a6941.zip
app-misc/geekcode: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-misc/geekcode')
-rw-r--r--app-misc/geekcode/geekcode-1.7.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/geekcode/geekcode-1.7.3-r1.ebuild b/app-misc/geekcode/geekcode-1.7.3-r1.ebuild
index c7ee00d9be1e..0d0a47a0a009 100644
--- a/app-misc/geekcode/geekcode-1.7.3-r1.ebuild
+++ b/app-misc/geekcode/geekcode-1.7.3-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
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
src_prepare() {
eapply -p0 "${FILESDIR}/${P}-exit.patch"