Skip to content

Commit

Permalink
dev-lang/php: add alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 573892

Package-Manager: portage-2.2.27
  • Loading branch information
klausman committed Feb 9, 2016
1 parent 5c93065 commit 8650194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lang/php/php-5.6.18.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 ()
{
Expand Down

0 comments on commit 8650194

Please sign in to comment.