summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-07-10 08:16:38 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-07-10 08:16:38 +0200
commit65f23586bb6e8a21706442078783f478496d0f40 (patch)
tree0f6a6ec102f6694aa7a6fb8889a36b96af668256 /app-crypt/age
parentmedia-plugins/x42-plugins: removed obsolete 20220327 (diff)
downloadgentoo-65f23586bb6e8a21706442078783f478496d0f40.tar.gz
gentoo-65f23586bb6e8a21706442078783f478496d0f40.tar.bz2
gentoo-65f23586bb6e8a21706442078783f478496d0f40.zip
app-crypt/age: amd64 stable wrt bug #856391
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/age')
-rw-r--r--app-crypt/age/age-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/age/age-1.0.0.ebuild b/app-crypt/age/age-1.0.0.ebuild
index 851789821aa9..9aa23483c70b 100644
--- a/app-crypt/age/age-1.0.0.ebuild
+++ b/app-crypt/age/age-1.0.0.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
@@ -32,7 +32,7 @@ S="${WORKDIR}/age-${PV}"
LICENSE="BSD"
#RESTRICT+=" test"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
BDEPEND="dev-go/gox"