diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:46:12 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:46:12 +0100 |
commit | 2ed2b458fea1c39944cc87ed426bf0ae34dab8b0 (patch) | |
tree | d5799f0c42d8dd540653bcf315870d455b4cb0e3 /app-eselect | |
parent | app-eselect/eselect-opengl: dropped ~x64-freebsd ~x86-freebsd (diff) | |
download | gentoo-2ed2b458fea1c39944cc87ed426bf0ae34dab8b0.tar.gz gentoo-2ed2b458fea1c39944cc87ed426bf0ae34dab8b0.tar.bz2 gentoo-2ed2b458fea1c39944cc87ed426bf0ae34dab8b0.zip |
app-eselect/eselect-php: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-php/eselect-php-0.9.2.ebuild b/app-eselect/eselect-php/eselect-php-0.9.2.ebuild index 44975e23d272..9a815e8c6de4 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.2.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="fpm apache2" # The "DirectoryIndex" line in 70_mod_php.conf requires mod_dir. |