diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 17:39:29 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 17:39:29 +0000 |
commit | ff4479939857cc762f79b203025a74d60901f65c (patch) | |
tree | 566971fc23185618c2ee1a693f42bacdd7766eb6 /app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild | |
parent | x86 stable wrt bug #538944 (diff) | |
download | historical-ff4479939857cc762f79b203025a74d60901f65c.tar.gz historical-ff4479939857cc762f79b203025a74d60901f65c.tar.bz2 historical-ff4479939857cc762f79b203025a74d60901f65c.zip |
x86 stable wrt bug #545664
Package-Manager: portage-2.2.18/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild')
-rw-r--r-- | app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild b/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild index 811788621af2..f1cd092cf1e0 100644 --- a/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild +++ b/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild,v 1.3 2015/04/19 08:56:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild,v 1.4 2015/04/21 17:39:28 pacho 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 ~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" DEPEND=">=app-admin/eselect-1.2.4 |