diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-01-17 17:45:42 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-01-17 17:45:57 +0100 |
commit | 856c921d58213f663188981e3e0a0c6965a5f73c (patch) | |
tree | 39d7d2b8075db08e3332838b2c0fe0eeaeda5cf0 /dev-lang/php | |
parent | www-apps/redmine: Version bump to 2.6.9 (diff) | |
download | gentoo-856c921d58213f663188981e3e0a0c6965a5f73c.tar.gz gentoo-856c921d58213f663188981e3e0a0c6965a5f73c.tar.bz2 gentoo-856c921d58213f663188981e3e0a0c6965a5f73c.zip |
dev-lang/php: add alpha keyword
Gentoo-Bug: 571254
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.5.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.31.ebuild b/dev-lang/php/php-5.5.31.ebuild index 30f81f110b6a..6012f6493bd9 100644 --- a/dev-lang/php/php-5.5.31.ebuild +++ b/dev-lang/php/php-5.5.31.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 () { |