diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-21 12:42:50 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-21 12:43:21 +0200 |
commit | ca0e2f2bdf1821e2ef5bf4368bcf0f68d4aa65d0 (patch) | |
tree | 43b2d2b5f83645f93bff1704179f203deb971ecb /dev-lang/php | |
parent | www-client/vivaldi: Old. (diff) | |
download | gentoo-ca0e2f2bdf1821e2ef5bf4368bcf0f68d4aa65d0.tar.gz gentoo-ca0e2f2bdf1821e2ef5bf4368bcf0f68d4aa65d0.tar.bz2 gentoo-ca0e2f2bdf1821e2ef5bf4368bcf0f68d4aa65d0.zip |
dev-lang/php-5.5.35-r0: add alpha keyword
Gentoo-Bug: 581834
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-lang/php')
-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 b55091b3a112..f18609e90c7c 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 () { |