diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:15 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:15 +0200 |
commit | a974ec04a4c2e190476e0f42e616c8f8e3c32ac0 (patch) | |
tree | 042c864e274b7dd70da1127abc229e9839211f60 /virtual/httpd-php/httpd-php-5.6.ebuild | |
parent | sys-process: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-a974ec04a4c2e190476e0f42e616c8f8e3c32ac0.tar.gz gentoo-a974ec04a4c2e190476e0f42e616c8f8e3c32ac0.tar.bz2 gentoo-a974ec04a4c2e190476e0f42e616c8f8e3c32ac0.zip |
virtual: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual/httpd-php/httpd-php-5.6.ebuild')
-rw-r--r-- | virtual/httpd-php/httpd-php-5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-5.6.ebuild b/virtual/httpd-php/httpd-php-5.6.ebuild index 1b9875e39579..90a079e0b7d0 100644 --- a/virtual/httpd-php/httpd-php-5.6.ebuild +++ b/virtual/httpd-php/httpd-php-5.6.ebuild @@ -5,7 +5,7 @@ EAPI="5" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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] |