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-basic | |
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-basic')
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-basic/httpd-basic-0-r2.ebuild b/virtual/httpd-basic/httpd-basic-0-r2.ebuild index b7586aedf7e3..326229eee4ca 100644 --- a/virtual/httpd-basic/httpd-basic-0-r2.ebuild +++ b/virtual/httpd-basic/httpd-basic-0-r2.ebuild @@ -5,7 +5,7 @@ EAPI=5 DESCRIPTION="Virtual for static HTML-enabled webservers" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" RDEPEND="|| ( www-servers/apache |