diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:08:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-08 08:08:25 +0100 |
commit | e25ee42e0d57c1c770d5b422094ccb89ba867062 (patch) | |
tree | 5583de2aa859ab7c54c6308203b313d4e5f49307 /www-apache/mod_jk | |
parent | x11-wm/icewm: Removed old (diff) | |
download | gentoo-e25ee42e0d57c1c770d5b422094ccb89ba867062.tar.gz gentoo-e25ee42e0d57c1c770d5b422094ccb89ba867062.tar.bz2 gentoo-e25ee42e0d57c1c770d5b422094ccb89ba867062.zip |
www-apache/mod_jk: keyworded 1.2.48 for ia64
keyworded wrt bug #800512
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'www-apache/mod_jk')
-rw-r--r-- | www-apache/mod_jk/mod_jk-1.2.48.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_jk/mod_jk-1.2.48.ebuild b/www-apache/mod_jk/mod_jk-1.2.48.ebuild index e3747b500c7e..e1a49172da6e 100644 --- a/www-apache/mod_jk/mod_jk-1.2.48.ebuild +++ b/www-apache/mod_jk/mod_jk-1.2.48.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}/native" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~sparc x86" DEPEND="dev-libs/apr:1=" RDEPEND="${DEPEND}" |