diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-12 12:26:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-12 12:26:45 +0200 |
commit | 462effa0467245a7fa94fdba9cfcfcaea8a59c8f (patch) | |
tree | 2c975de69b04e9c4483814da338019681eb42013 /dev-lang/php/php-5.5.35.ebuild | |
parent | 748a55df622f10b25efa92547249879d3e3541a5 (diff) | |
download | gentoo-462effa0467245a7fa94fdba9cfcfcaea8a59c8f.tar.gz gentoo-462effa0467245a7fa94fdba9cfcfcaea8a59c8f.tar.xz |
dev-lang/php: x86 stable wrt bug #581834
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/php/php-5.5.35.ebuild')
-rw-r--r-- | dev-lang/php/php-5.5.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.35.ebuild b/dev-lang/php/php-5.5.35.ebuild index 449690cf1ae..7368d9b939c 100644 --- a/dev-lang/php/php-5.5.35.ebuild +++ b/dev-lang/php/php-5.5.35.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 () { |