diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 15:03:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 15:03:50 +0100 |
commit | f697e68b64dc6ed72df826b7e694162b7f894a51 (patch) | |
tree | a68b735cab0d199439d10f6ded85d66534f16b5d /app-eselect | |
parent | dev-lang/php: x86 stable wrt bug #577376 (diff) | |
download | gentoo-f697e68b64dc6ed72df826b7e694162b7f894a51.tar.gz gentoo-f697e68b64dc6ed72df826b7e694162b7f894a51.tar.bz2 gentoo-f697e68b64dc6ed72df826b7e694162b7f894a51.zip |
app-eselect/eselect-php: x86 stable wrt bug #577376
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-php/eselect-php-0.9.1.ebuild b/app-eselect/eselect-php/eselect-php-0.9.1.ebuild index 419ffab344b2..8802e5c11569 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.1.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.1.ebuild @@ -15,7 +15,7 @@ SRC_URI=" 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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="fpm apache2" # The "DirectoryIndex" line in 70_mod_php.conf requires mod_dir. |