diff options
| author | Tobias Klausmann <klausman@gentoo.org> | 2015-08-10 15:23:41 +0200 |
|---|---|---|
| committer | Tobias Klausmann <klausman@gentoo.org> | 2015-08-10 15:24:05 +0200 |
| commit | e0091701e0bd62a622f2e989569c106160df7465 (patch) | |
| tree | a3284d7e2b34ea09f094d2c38dfc527a4f7abdac /dev-lang/php/php-5.4.44.ebuild | |
| parent | b30fbd35b8a63abc9486fa61e9ca08d880b220ca (diff) | |
| download | gentoo-e0091701e0bd62a622f2e989569c106160df7465.tar.gz gentoo-e0091701e0bd62a622f2e989569c106160df7465.tar.bz2 gentoo-e0091701e0bd62a622f2e989569c106160df7465.zip | |
dev-lang/php: add alpha keyword
Gentoo-Bug: 556952
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-lang/php/php-5.4.44.ebuild')
| -rw-r--r-- | dev-lang/php/php-5.4.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.4.44.ebuild b/dev-lang/php/php-5.4.44.ebuild index 7727d0124d1f..649dec75a6b2 100644 --- a/dev-lang/php/php-5.4.44.ebuild +++ b/dev-lang/php/php-5.4.44.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-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-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { |
