diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-23 10:31:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-23 09:58:35 +0000 |
commit | 2e994ce21821541006e675e0311668324c1154e9 (patch) | |
tree | 306666e8bc354c6c9b55c42d8b78b4f0d80d338e /app-admin/apache-tools | |
parent | dev-libs/nettle: stable 3.4.1 for sparc, bug #681096 (diff) | |
download | gentoo-2e994ce21821541006e675e0311668324c1154e9.tar.gz gentoo-2e994ce21821541006e675e0311668324c1154e9.tar.bz2 gentoo-2e994ce21821541006e675e0311668324c1154e9.zip |
app-admin/apache-tools: stable 2.4.38 for sparc, bug #676064
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
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.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.38.ebuild b/app-admin/apache-tools/apache-tools-2.4.38.ebuild index cc6822ad77b4..5a40550a80fc 100644 --- a/app-admin/apache-tools/apache-tools-2.4.38.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.38.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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" IUSE="libressl ssl" RESTRICT="test" |