diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-11 13:26:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-11 13:26:58 +0100 |
commit | db098d969b7278a55b59d50def1a252fbf6df917 (patch) | |
tree | 9f589a11661018ca3bae206eb15e9b5bc6f5d447 /app-eselect | |
parent | dev-lang/php: amd64 stable wrt bug #573892 (diff) | |
download | gentoo-db098d969b7278a55b59d50def1a252fbf6df917.tar.gz gentoo-db098d969b7278a55b59d50def1a252fbf6df917.tar.bz2 gentoo-db098d969b7278a55b59d50def1a252fbf6df917.zip |
app-eselect/eselect-php: amd64 stable wrt bug #573892
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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 0cc0e9d0d045..a108868c0a81 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. |