diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-08-10 19:56:50 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-08-10 19:56:50 +0200 |
commit | 790de811f4ccb5b9c29c06c5e81437b4f7f8e15e (patch) | |
tree | 278bc2e6374b56f01fc502a5c039a907db7e86fb /www-servers/apache | |
parent | app-admin/apache-tools: add alpha keyword (diff) | |
download | gentoo-790de811f4ccb5b9c29c06c5e81437b4f7f8e15e.tar.gz gentoo-790de811f4ccb5b9c29c06c5e81437b4f7f8e15e.tar.bz2 gentoo-790de811f4ccb5b9c29c06c5e81437b4f7f8e15e.zip |
www-servers/apache: add alpha keyword
Gentoo-Bug: 557198
Package-Manager: portage-2.2.20
Diffstat (limited to 'www-servers/apache')
-rw-r--r-- | www-servers/apache/apache-2.2.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/apache/apache-2.2.31.ebuild b/www-servers/apache/apache-2.2.31.ebuild index 126f2b37a629..476e0c64316e 100644 --- a/www-servers/apache/apache-2.2.31.ebuild +++ b/www-servers/apache/apache-2.2.31.ebuild @@ -89,7 +89,7 @@ HOMEPAGE="http://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() { |