diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 14:47:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 14:47:08 +0200 |
commit | 1752c92421f87449bfb7d3379b824ca7f2df1906 (patch) | |
tree | 6ee47f991a43dd76d4c6ed5ffd94131ef4e69107 /www-apache/mod_auth_kerb | |
parent | sci-physics/root: x86 stable wrt bug #546258 (diff) | |
download | gentoo-1752c92421f87449bfb7d3379b824ca7f2df1906.tar.gz gentoo-1752c92421f87449bfb7d3379b824ca7f2df1906.tar.bz2 gentoo-1752c92421f87449bfb7d3379b824ca7f2df1906.zip |
www-apache/mod_auth_kerb: amd64 stable wrt bug #532790
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'www-apache/mod_auth_kerb')
-rw-r--r-- | www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild b/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild index 7b3fdf4690ab..66bfc7074631 100644 --- a/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild +++ b/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/modauthkerb/${P}.tar.gz" LICENSE="BSD openafs-krb5-a HPND" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="virtual/krb5" |