diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-31 08:11:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-31 08:11:49 +0000 |
commit | f3d20cdf1acefff02007d4c930e1ffb1b22b8b16 (patch) | |
tree | 10f31020b62939db3987ffe0637797b81da46af4 /app-admin | |
parent | app-admin/apache-tools: stable 2.4.33 for sparc (diff) | |
download | gentoo-f3d20cdf1acefff02007d4c930e1ffb1b22b8b16.tar.gz gentoo-f3d20cdf1acefff02007d4c930e1ffb1b22b8b16.tar.bz2 gentoo-f3d20cdf1acefff02007d4c930e1ffb1b22b8b16.zip |
app-admin/apache-tools: stable 2.4.33 for ia64, bug #651406
Bug: https://bugs.gentoo.org/651406
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.33.ebuild b/app-admin/apache-tools/apache-tools-2.4.33.ebuild index 291d3c924da2..9591b97800e6 100644 --- a/app-admin/apache-tools/apache-tools-2.4.33.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.33.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" |