diff options
author | 2019-02-28 22:09:02 +0100 | |
---|---|---|
committer | 2019-02-28 21:25:15 +0000 | |
commit | 13cab7ce94bc30dba12920e73dedbda8cada5a90 (patch) | |
tree | 4c43efe372230e92092011ec35ad4df4aa1c85f4 /app-eselect | |
parent | mail-mta/courier: stable 1.0.5 for sparc, bug #677094 (diff) | |
download | gentoo-13cab7ce94bc30dba12920e73dedbda8cada5a90.tar.gz gentoo-13cab7ce94bc30dba12920e73dedbda8cada5a90.tar.bz2 gentoo-13cab7ce94bc30dba12920e73dedbda8cada5a90.zip |
app-eselect/eselect-php: stable 0.9.4-r5 for hppa, bug #642788
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild b/app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild index b1278cc79505..ee5d2f4da128 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.4-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,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 ~amd64-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. |