commit: 63b96edc69346349e8c751c25358315a08b9d102 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Sep 1 08:44:50 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Sep 1 08:44:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b96edc
app-crypt/kstart: amd64 stable wrt bug #867571 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-crypt/kstart/kstart-4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/kstart/kstart-4.3.ebuild b/app-crypt/kstart/kstart-4.3.ebuild index 673a633213c6..8b386b7b9c4c 100644 --- a/app-crypt/kstart/kstart-4.3.ebuild +++ b/app-crypt/kstart/kstart-4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,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
