diff options
| author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:06:41 +0100 |
|---|---|---|
| committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:33:28 +0100 |
| commit | afb44ce521be638b551cb371aea5e58ac704d9b6 (patch) | |
| tree | a500b7d18c9c5187e3731473033ccf0b58f965ab /dev-lang/php/php-8.0.0.ebuild | |
| parent | c0f0668cf1f556cfc31a60487507888408aebe01 (diff) | |
| download | gentoo-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-8.0.0.ebuild')
| -rw-r--r-- | dev-lang/php/php-8.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-8.0.0.ebuild b/dev-lang/php/php-8.0.0.ebuild index 801d79b66ceb..bda8c364a3e5 100644 --- a/dev-lang/php/php-8.0.0.ebuild +++ b/dev-lang/php/php-8.0.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" @@ -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}" |
