diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:23 +0200 |
commit | 4bcc85fa8bdfc905f5eea0fcc9b97475225c1f06 (patch) | |
tree | e528a2061b66555e3d02c5e09e4ca1d6c7e3ca90 /www-servers/apache | |
parent | www-misc: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-4bcc85fa8bdfc905f5eea0fcc9b97475225c1f06.tar.gz gentoo-4bcc85fa8bdfc905f5eea0fcc9b97475225c1f06.tar.bz2 gentoo-4bcc85fa8bdfc905f5eea0fcc9b97475225c1f06.zip |
www-servers: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/apache-2.2.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.2.34.ebuild b/www-servers/apache/apache-2.2.34.ebuild index e17bfb660c57..a9cf7b2ceb36 100644 --- a/www-servers/apache/apache-2.2.34.ebuild +++ b/www-servers/apache/apache-2.2.34.ebuild @@ -88,7 +88,7 @@ HOMEPAGE="https://httpd.apache.org/" # some helper scripts are Apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" SLOT="2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" src_configure() { |