diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-07-06 11:46:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-07-06 11:46:33 +0000 |
commit | 712d85cd3bc5f1ffa3494d1ce4f1fdc3012e8c91 (patch) | |
tree | 5023cd9c53d9b11e26b597cce88153c82919ac7f /app-admin/eselect-php/eselect-php-0.7.1.ebuild | |
parent | Ensure libprojectM is linked on projectM extension. Still crashes tho with 2.... (diff) | |
download | gentoo-2-712d85cd3bc5f1ffa3494d1ce4f1fdc3012e8c91.tar.gz gentoo-2-712d85cd3bc5f1ffa3494d1ce4f1fdc3012e8c91.tar.bz2 gentoo-2-712d85cd3bc5f1ffa3494d1ce4f1fdc3012e8c91.zip |
Stable for HPPA (bug #472558).
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-admin/eselect-php/eselect-php-0.7.1.ebuild')
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-php/eselect-php-0.7.1.ebuild b/app-admin/eselect-php/eselect-php-0.7.1.ebuild index 5417df4c3560..3cf91fc60bb7 100644 --- a/app-admin/eselect-php/eselect-php-0.7.1.ebuild +++ b/app-admin/eselect-php/eselect-php-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.7.1.ebuild,v 1.1 2013/04/10 13:25:36 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.7.1.ebuild,v 1.2 2013/07/06 11:46:33 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~olemarkus/eselect-php/eselect-php-${PV}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~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 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" DEPEND=">=app-admin/eselect-1.2.4 |