diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-15 22:22:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-15 22:22:44 +0000 |
commit | bd7ae60cb92152663c8389046ec13b748687b341 (patch) | |
tree | dda380a5f91e1b9c010d23ac4dc716e14a5c18cc /app-admin | |
parent | dev-lang/php: stable 7.1.15 for ia64, bug #649368 (diff) | |
download | gentoo-bd7ae60cb92152663c8389046ec13b748687b341.tar.gz gentoo-bd7ae60cb92152663c8389046ec13b748687b341.tar.bz2 gentoo-bd7ae60cb92152663c8389046ec13b748687b341.zip |
app-admin/apache-tools: stable 2.4.29 for ia64, bug #649356
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/apache-tools/apache-tools-2.4.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/apache-tools/apache-tools-2.4.29.ebuild b/app-admin/apache-tools/apache-tools-2.4.29.ebuild index 0100117927c1..b5beec75dc3b 100644 --- a/app-admin/apache-tools/apache-tools-2.4.29.ebuild +++ b/app-admin/apache-tools/apache-tools-2.4.29.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" |