diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-02-09 15:52:17 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-02-09 15:52:17 +0100 |
commit | 86501942e79ddb5b876d3796f7147e646e5f1da4 (patch) | |
tree | 0bdfa6a5bff6766a17d7830964dcda2299efb52f /dev-lang/php | |
parent | dev-db/phpmyadmin: add alpha keyword (diff) | |
download | gentoo-86501942e79ddb5b876d3796f7147e646e5f1da4.tar.gz gentoo-86501942e79ddb5b876d3796f7147e646e5f1da4.tar.bz2 gentoo-86501942e79ddb5b876d3796f7147e646e5f1da4.zip |
dev-lang/php: add alpha keyword
Gentoo-Bug: 573892
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.6.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.18.ebuild b/dev-lang/php/php-5.6.18.ebuild index 82e7a03ede15..c64b183e9cde 100644 --- a/dev-lang/php/php-5.6.18.ebuild +++ b/dev-lang/php/php-5.6.18.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 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 () { |