diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:04:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:04:29 +0100 |
commit | 03115134ec09b6612ce684297e84ae143c7bc845 (patch) | |
tree | 3b37ad3de65a7c8a2ebc122b5d32a8e0d96ab478 /app-eselect | |
parent | dev-lang/php: ppc stable wrt bug #577376 (diff) | |
download | gentoo-03115134ec09b6612ce684297e84ae143c7bc845.tar.gz gentoo-03115134ec09b6612ce684297e84ae143c7bc845.tar.bz2 gentoo-03115134ec09b6612ce684297e84ae143c7bc845.zip |
app-eselect/eselect-php: ppc stable wrt bug #577376
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
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 8802e5c11569..f1286411285e 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. |