diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-30 16:23:37 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-30 16:23:56 +0200 |
commit | fb9cea13550f292884501edb6e7ae93b845e690d (patch) | |
tree | 613ae384876dea72d77a34b8057edf0412af3de0 /dev-lang | |
parent | www-client/seamonkey: x86 stable wrt bug #574968 (diff) | |
download | gentoo-fb9cea13550f292884501edb6e7ae93b845e690d.tar.gz gentoo-fb9cea13550f292884501edb6e7ae93b845e690d.tar.bz2 gentoo-fb9cea13550f292884501edb6e7ae93b845e690d.zip |
dev-lang/php-5.6.23-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.6.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.23.ebuild b/dev-lang/php/php-5.6.23.ebuild index 33b236fe72d8..b7f8c3f21eaa 100644 --- a/dev-lang/php/php-5.6.23.ebuild +++ b/dev-lang/php/php-5.6.23.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 () { |