diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-10 12:13:28 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-10 12:13:28 +0100 |
commit | 8e3571a71d25239ae54e951fbc41d2ffb55bab2a (patch) | |
tree | 6b97c3217782bcf842e35b110d43f9ca399a723f /app-crypt/glep63-check | |
parent | app-editors/mousepad: Stabilize 0.5.8 amd64, #833073 (diff) | |
download | gentoo-8e3571a71d25239ae54e951fbc41d2ffb55bab2a.tar.gz gentoo-8e3571a71d25239ae54e951fbc41d2ffb55bab2a.tar.bz2 gentoo-8e3571a71d25239ae54e951fbc41d2ffb55bab2a.zip |
app-crypt/glep63-check: Stabilize 10 ALLARCHES, #805452
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-crypt/glep63-check')
-rw-r--r-- | app-crypt/glep63-check/glep63-check-10.ebuild | 4 |
1 files 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=" |