diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:29 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-10-22 23:41:29 +0200 |
commit | 5ca201c3f9fe26e30a518d6644d9edfcb2381b8a (patch) | |
tree | ecfcf66bb495bd5180fe8c877a8f8573e0898e42 /www-servers/apache | |
parent | app-admin/apache-tools-2.2.34-r0: alpha stable (diff) | |
download | gentoo-5ca201c3f9fe26e30a518d6644d9edfcb2381b8a.tar.gz gentoo-5ca201c3f9fe26e30a518d6644d9edfcb2381b8a.tar.bz2 gentoo-5ca201c3f9fe26e30a518d6644d9edfcb2381b8a.zip |
www-servers/apache-2.2.34-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/631308
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 c19fb787a6de..f04b7862026c 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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" src_configure() { |