diff options
author | Brian Evans <grknight@gentoo.org> | 2016-10-11 09:00:30 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2016-10-11 09:37:22 -0400 |
commit | aca07eb67992bd1386702170aa60b3f9bd70850f (patch) | |
tree | 6157651a2d1d3002d36bda56d15551ab2e3785b2 /app-eselect/eselect-php | |
parent | dev-vcs/subversion: Fixed creation of docs with USE="java" (bug #551094). (diff) | |
download | gentoo-aca07eb67992bd1386702170aa60b3f9bd70850f.tar.gz gentoo-aca07eb67992bd1386702170aa60b3f9bd70850f.tar.bz2 gentoo-aca07eb67992bd1386702170aa60b3f9bd70850f.zip |
app-eselect/eselect-php: Stable for ia64, ppc, sparc, x86 wrt bug 592968
Tested under x86.
Other arches stable under ALLARCHES policy.
Package-Manager: portage-2.3.1
Diffstat (limited to 'app-eselect/eselect-php')
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 ddf70e6cb98f..44975e23d272 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.2.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.2.ebuild @@ -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 ~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. |