commit: c74b1da01e1b64134d42c0aac901681c429cfba2
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 17:12:17 2023 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 17:12:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c74b1da0
app-admin/gopass: stabilize 1.14.4 for amd64
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
app-admin/gopass/gopass-1.14.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/gopass/gopass-1.14.4.ebuild
b/app-admin/gopass/gopass-1.14.4.ebuild
index a3475de0856c..7da7b4493812 100644
--- a/app-admin/gopass/gopass-1.14.4.ebuild
+++ b/app-admin/gopass/gopass-1.14.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -232,7 +232,7 @@ SRC_URI+=" ${RAW_SRC_URI}"
LICENSE="MIT Apache-2.0 BSD MPL-2.0 BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~ppc64 ~riscv ~x86"
RESTRICT="strip test"