diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:11:10 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:12:53 +0100 |
commit | 85c06a22caeb291bf6d041f420a039a8797eb795 (patch) | |
tree | 558bb5dfcade50156ddc48c712b50bad387635af /app-eselect/eselect-php/eselect-php-0.9.6.ebuild | |
parent | app-eselect/eselect-notify-send: drop x86-macos (diff) | |
download | gentoo-85c06a22caeb291bf6d041f420a039a8797eb795.tar.gz gentoo-85c06a22caeb291bf6d041f420a039a8797eb795.tar.bz2 gentoo-85c06a22caeb291bf6d041f420a039a8797eb795.zip |
app-eselect/eselect-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 'app-eselect/eselect-php/eselect-php-0.9.6.ebuild')
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-php/eselect-php-0.9.6.ebuild b/app-eselect/eselect-php/eselect-php-0.9.6.ebuild index 057b761e7e11..9ad01454a9f3 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.6.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.6.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 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~mjo/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -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" IUSE="fpm apache2" # The "DirectoryIndex" line in 70_mod_php.conf requires mod_dir. |