diff options
author | Markus Meier <maekke@gentoo.org> | 2016-04-26 19:29:25 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-04-26 19:29:25 +0200 |
commit | 7e39b2847eaacf67ad7dd1b2164565dcc62a9d9f (patch) | |
tree | 78c81da307445bf3243d5ec1d6e302d5dce39b21 /app-crypt/mit-krb5 | |
parent | x11-libs/wxGTK: arm stable, bug #577788 (diff) | |
download | gentoo-7e39b2847eaacf67ad7dd1b2164565dcc62a9d9f.tar.gz gentoo-7e39b2847eaacf67ad7dd1b2164565dcc62a9d9f.tar.bz2 gentoo-7e39b2847eaacf67ad7dd1b2164565dcc62a9d9f.zip |
app-crypt/mit-krb5: arm stable, bug #577930
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild index a1b8ed118c8b..f38ceeba69c2 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}.tar.gz" LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 || ( BSD-2 GPL-2+ )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc +keyutils libressl openldap +pkinit selinux +threads test xinetd" CDEPEND=" |