summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-11 01:21:45 +0100
committerSam James <sam@gentoo.org>2021-08-11 01:21:45 +0100
commit6c1a1dba18b7688d4e8dfae95723095e2c32a37e (patch)
treea898d1448212d4354679491552173adc609def92 /app-crypt/minisign
parentdev-tex/latex2html: Stabilize 2021.2 sparc, #807397 (diff)
downloadgentoo-6c1a1dba18b7688d4e8dfae95723095e2c32a37e.tar.gz
gentoo-6c1a1dba18b7688d4e8dfae95723095e2c32a37e.tar.bz2
gentoo-6c1a1dba18b7688d4e8dfae95723095e2c32a37e.zip
app-crypt/minisign: Stabilize 0.9 sparc, #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 908dc3018281..03cf6d88d9e9 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"