diff options
author | Markus Meier <maekke@gentoo.org> | 2015-08-19 19:06:13 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-08-19 19:06:13 +0200 |
commit | 9dac40b481a1fda10de477bf6516673034b9f4eb (patch) | |
tree | 4c869d267a1aab5d2fe25741c58db684270fdde8 /www-servers | |
parent | app-admin/apache-tools arm stable, bug #557198 (diff) | |
download | gentoo-9dac40b481a1fda10de477bf6516673034b9f4eb.tar.gz gentoo-9dac40b481a1fda10de477bf6516673034b9f4eb.tar.bz2 gentoo-9dac40b481a1fda10de477bf6516673034b9f4eb.zip |
www-servers/apache arm stable, bug #557198
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'www-servers')
-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 bf0abdfb41b2..3da012018789 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() { |