diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-19 07:32:34 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-19 07:39:44 +0100 |
commit | 81f9751fff84f24b9bb867120218a941e027a73b (patch) | |
tree | 601903e97f864957bc044aebb552963906ccea5d /app-admin/apache-tools | |
parent | sys-kernel/vanilla-sources: Automated version bump to 5.7.4 - remove old. (diff) | |
download | gentoo-81f9751fff84f24b9bb867120218a941e027a73b.tar.gz gentoo-81f9751fff84f24b9bb867120218a941e027a73b.tar.bz2 gentoo-81f9751fff84f24b9bb867120218a941e027a73b.zip |
app-admin/apache-tools: stable 2.4.43 for hppa, bug #715824
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-admin/apache-tools')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.43.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.43.ebuild b/app-admin/apache-tools/apache-tools-2.4.43.ebuild index ab6aba6af5bb..e0e0f606d420 100644 --- a/app-admin/apache-tools/apache-tools-2.4.43.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.43.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" IUSE="libressl ssl" RESTRICT="test" |