commit: ac17d4a49bc82cd3c166aa4deb4b4e94845fa4a4 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Nov 12 10:03:57 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Nov 12 10:03:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac17d4a4
app-crypt/kstart: x86 stable wrt bug #699678 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-crypt/kstart/kstart-4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/kstart/kstart-4.2.ebuild b/app-crypt/kstart/kstart-4.2.ebuild index 0f9b5ae1131..60ef0438967 100644 --- a/app-crypt/kstart/kstart-4.2.ebuild +++ b/app-crypt/kstart/kstart-4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://archives.eyrie.org/software/kerberos/${P}.tar.gz" LICENSE="|| ( MIT Stanford ISC )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="afs" DEPEND="virtual/krb5
