commit: 8e3571a71d25239ae54e951fbc41d2ffb55bab2a Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Feb 10 11:13:28 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Feb 10 11:13:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3571a7
app-crypt/glep63-check: Stabilize 10 ALLARCHES, #805452 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-crypt/glep63-check/glep63-check-10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/glep63-check/glep63-check-10.ebuild b/app-crypt/glep63-check/glep63-check-10.ebuild index c11a81b67fe5..ad32f1258df6 100644 --- a/app-crypt/glep63-check/glep63-check-10.ebuild +++ b/app-crypt/glep63-check/glep63-check-10.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=7 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="app-crypt/gnupg" DEPEND="
