summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 23:57:27 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 23:57:27 +0100
commitb88effeee3dc15b802d679a352af59c479b4d5e1 (patch)
treeb1a8ac96f7b98e03dc5fa9d22e99ef250828c7c6 /dev-vcs/git/git-2.27.0.ebuild
parentdev-vcs/cvsps: drop x86-macos (diff)
downloadgentoo-b88effeee3dc15b802d679a352af59c479b4d5e1.tar.gz
gentoo-b88effeee3dc15b802d679a352af59c479b4d5e1.tar.bz2
gentoo-b88effeee3dc15b802d679a352af59c479b4d5e1.zip
dev-vcs/git: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-vcs/git/git-2.27.0.ebuild')
-rw-r--r--dev-vcs/git/git-2.27.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git/git-2.27.0.ebuild b/dev-vcs/git/git-2.27.0.ebuild
index 240adef68df9..8ff823850178 100644
--- a/dev-vcs/git/git-2.27.0.ebuild
+++ b/dev-vcs/git/git-2.27.0.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
@@ -46,7 +46,7 @@ if [[ ${PV} != *9999 ]]; then
${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
[[ "${PV}" == *_rc* ]] || \
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="GPL-2"