summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-10 17:31:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-10 17:31:24 +0200
commitc5df755439a71025f564b1f8cf1cd5b7d0a3df5c (patch)
tree1289bef444a4cde0841da69dbfaff7c25eb5a5d8 /app-crypt
parentdev-tex/latex2html: amd64 stable wrt bug #807397 (diff)
downloadgentoo-c5df755439a71025f564b1f8cf1cd5b7d0a3df5c.tar.gz
gentoo-c5df755439a71025f564b1f8cf1cd5b7d0a3df5c.tar.bz2
gentoo-c5df755439a71025f564b1f8cf1cd5b7d0a3df5c.zip
app-crypt/minisign: amd64 stable wrt bug #807403
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/minisign/minisign-0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/minisign/minisign-0.9.ebuild b/app-crypt/minisign/minisign-0.9.ebuild
index 9696894769a4..a558a5d2ff0c 100644
--- a/app-crypt/minisign/minisign-0.9.ebuild
+++ b/app-crypt/minisign/minisign-0.9.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/jedisct1/${PN}.git"
else
SRC_URI="https://github.com/jedisct1/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="ISC"