diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-07 15:45:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-07 15:45:35 +0200 |
commit | 38defeafc76fb6a62b9f7c1b81d595b8bc351c4e (patch) | |
tree | a1c9d6b9754657f2aeb9f0e5898e9bad56d095cc /dev-lang/php/php-5.5.29.ebuild | |
parent | dev-lang/php: amd64 stable wrt bug #559612 (diff) | |
download | gentoo-38defeafc76fb6a62b9f7c1b81d595b8bc351c4e.tar.gz gentoo-38defeafc76fb6a62b9f7c1b81d595b8bc351c4e.tar.bz2 gentoo-38defeafc76fb6a62b9f7c1b81d595b8bc351c4e.zip |
dev-lang/php: x86 stable wrt bug #559612
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-lang/php/php-5.5.29.ebuild')
-rw-r--r-- | dev-lang/php/php-5.5.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.29.ebuild b/dev-lang/php/php-5.5.29.ebuild index 1d4c3984af07..374ed627bc9f 100644 --- a/dev-lang/php/php-5.5.29.ebuild +++ b/dev-lang/php/php-5.5.29.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd -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" function php_get_uri () { |