diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-15 22:54:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-15 23:21:45 +0100 |
commit | 0eadee37a26be9f30ae2a8d51e0ca25ebdc64e42 (patch) | |
tree | 568a135807d3759987cbd649fc33c45dc836af41 /app-eselect/eselect-php | |
parent | sys-devel/gcc-config: stable 2.3.2 for hppa (diff) | |
download | gentoo-0eadee37a26be9f30ae2a8d51e0ca25ebdc64e42.tar.gz gentoo-0eadee37a26be9f30ae2a8d51e0ca25ebdc64e42.tar.bz2 gentoo-0eadee37a26be9f30ae2a8d51e0ca25ebdc64e42.zip |
app-eselect/eselect-php: stable 0.9.6 for hppa
stable wrt bug #740620
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-php')
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-php/eselect-php-0.9.6.ebuild b/app-eselect/eselect-php/eselect-php-0.9.6.ebuild index 057b761e7e11..37510b414c4b 100644 --- a/app-eselect/eselect-php/eselect-php-0.9.6.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.9.6.ebuild @@ -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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="fpm apache2" # The "DirectoryIndex" line in 70_mod_php.conf requires mod_dir. |