commit: 6145f86ff0e35436f8e84539d7e5c1b1eafa3fef Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Fri May 20 13:52:02 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Fri May 20 13:52:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6145f86f
app-crypt/mit-krb5-1.14.2-r0: add alpha keyword Gentoo-Bug: 577930 Package-Manager: portage-2.3.0_rc1 app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 f38ceeb..3d2db0a 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.14.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="
