summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 20:06:41 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 20:33:28 +0100
commitafb44ce521be638b551cb371aea5e58ac704d9b6 (patch)
treea500b7d18c9c5187e3731473033ccf0b58f965ab /dev-lang/php/php-7.4.13.ebuild
parentdev-lang/perl: drop x86-macos (diff)
downloadgentoo-afb44ce521be638b551cb371aea5e58ac704d9b6.tar.gz
gentoo-afb44ce521be638b551cb371aea5e58ac704d9b6.tar.bz2
gentoo-afb44ce521be638b551cb371aea5e58ac704d9b6.zip
dev-lang/php: 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-lang/php/php-7.4.13.ebuild')
-rw-r--r--dev-lang/php/php-7.4.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-7.4.13.ebuild b/dev-lang/php/php-7.4.13.ebuild
index 0823cddd0b4f..611b04a1f2cd 100644
--- a/dev-lang/php/php-7.4.13.ebuild
+++ b/dev-lang/php/php-7.4.13.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"
@@ -21,7 +21,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
S="${WORKDIR}/${PN}-${MY_PV}"