Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/apache-tools/
Date: Sun, 07 Apr 2019 21:01:08
Message-Id: 1554670849.7c922a1c2b7b114e1321dc9b0d702243908720e8.slyfox@gentoo
1 commit: 7c922a1c2b7b114e1321dc9b0d702243908720e8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 7 20:58:32 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 7 21:00:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c922a1c
7
8 app-admin/apache-tools: stable 2.4.39 for ia64, bug #682306
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-admin/apache-tools/apache-tools-2.4.39.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/apache-tools/apache-tools-2.4.39.ebuild b/app-admin/apache-tools/apache-tools-2.4.39.ebuild
18 index 6ae607720d0..97f0e206e37 100644
19 --- a/app-admin/apache-tools/apache-tools-2.4.39.ebuild
20 +++ b/app-admin/apache-tools/apache-tools-2.4.39.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2"
22
23 LICENSE="Apache-2.0"
24 SLOT="0"
25 -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"
26 +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"
27 IUSE="libressl ssl"
28 RESTRICT="test"