summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-11 01:03:43 +0100
committerSam James <sam@gentoo.org>2021-08-11 01:03:43 +0100
commitf33fc87c7d8ce23b30a4a09302f3d01f86fea17a (patch)
treeeda56e4bca3ee7d37d41cf450181178fe527c4bf /app-crypt/minisign
parentdev-tex/latex2html: Stabilize 2021.2 arm, #807397 (diff)
downloadgentoo-f33fc87c7d8ce23b30a4a09302f3d01f86fea17a.tar.gz
gentoo-f33fc87c7d8ce23b30a4a09302f3d01f86fea17a.tar.bz2
gentoo-f33fc87c7d8ce23b30a4a09302f3d01f86fea17a.zip
app-crypt/minisign: Stabilize 0.9 arm, #807403
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/minisign')
-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 b1bf7da0b2c8..be610b80ced0 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"