commit: a8460e9ff0d7db71c9e7b52f3da54667edac2d62
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 10 06:56:11 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 10 07:36:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8460e9f
app-crypt/age: stabilize 1.1.1 for amd64
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
app-crypt/age/age-1.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/age/age-1.1.1.ebuild b/app-crypt/age/age-1.1.1.ebuild
index d1a9d3c99233..c37bbc7e054e 100644
--- a/app-crypt/age/age-1.1.1.ebuild
+++ b/app-crypt/age/age-1.1.1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/age-${PV}"
LICENSE="BSD"
#RESTRICT+=" test"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
BDEPEND="dev-go/gox"