Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/apache-tools/
Date: Thu, 13 Sep 2018 19:23:30
Message-Id: 1536866587.c882ef522d75fe02b05081e920c895db54a38da5.klausman@gentoo
1 commit: c882ef522d75fe02b05081e920c895db54a38da5
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 13 19:22:22 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 13 19:23:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c882ef52
7
8 app-admin/apache-tools-2.4.34-r0: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/662894
11
12 app-admin/apache-tools/apache-tools-2.4.34.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/apache-tools/apache-tools-2.4.34.ebuild b/app-admin/apache-tools/apache-tools-2.4.34.ebuild
16 index eb02388d014..93e1ddd7082 100644
17 --- a/app-admin/apache-tools/apache-tools-2.4.34.ebuild
18 +++ b/app-admin/apache-tools/apache-tools-2.4.34.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris"
25 IUSE="libressl ssl"
26 RESTRICT="test"