diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-13 11:36:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-13 12:01:12 -0700 |
commit | e4300534311eee14bfdced3433ae81fae54faac7 (patch) | |
tree | b50dcdfedd59fc44eab5cb105497c3d6f3af0467 /virtual/httpd-php/httpd-php-7.2.ebuild | |
parent | dev-php/*: Drop to ~alpha (diff) | |
download | gentoo-e4300534311eee14bfdced3433ae81fae54faac7.tar.gz gentoo-e4300534311eee14bfdced3433ae81fae54faac7.tar.bz2 gentoo-e4300534311eee14bfdced3433ae81fae54faac7.zip |
virtual/httpd-php: Drop to ~alpha
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'virtual/httpd-php/httpd-php-7.2.ebuild')
-rw-r--r-- | virtual/httpd-php/httpd-php-7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-7.2.ebuild b/virtual/httpd-php/httpd-php-7.2.ebuild index 00f5c832e295..1ba0e57faaa6 100644 --- a/virtual/httpd-php/httpd-php-7.2.ebuild +++ b/virtual/httpd-php/httpd-php-7.2.ebuild @@ -5,7 +5,7 @@ EAPI="6" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] dev-lang/php:${SLOT}[apache2] |