diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-30 10:36:47 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-30 10:37:53 +0200 |
commit | 2a62e76e2387f2bbd47469f0d4177588c142057b (patch) | |
tree | c3bbac1244651e98127e382fc72499c3b6109530 /dev-lang | |
parent | app-text/highlight: bump to 3.29 (diff) | |
download | gentoo-2a62e76e2387f2bbd47469f0d4177588c142057b.tar.gz gentoo-2a62e76e2387f2bbd47469f0d4177588c142057b.tar.bz2 gentoo-2a62e76e2387f2bbd47469f0d4177588c142057b.zip |
dev-lang/php-5.5.36-r0: add alpha keyword
Gentoo-Bug: 584204
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.5.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.36.ebuild b/dev-lang/php/php-5.5.36.ebuild index 7368d9b939c8..29787405a2b3 100644 --- a/dev-lang/php/php-5.5.36.ebuild +++ b/dev-lang/php/php-5.5.36.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 () { |