summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-26 03:19:24 +0000
committerSam James <sam@gentoo.org>2022-12-26 03:19:24 +0000
commitce818b3d0df43fd9a6d76117acd3ce67f0e31cde (patch)
treefff340e9656fd9e2d3d74dbeab71015df5e3c4d3 /app-crypt
parentnet-libs/libhackrf: Stabilize 2022.09.1 x86, #887523 (diff)
downloadgentoo-ce818b3d0df43fd9a6d76117acd3ce67f0e31cde.tar.gz
gentoo-ce818b3d0df43fd9a6d76117acd3ce67f0e31cde.tar.bz2
gentoo-ce818b3d0df43fd9a6d76117acd3ce67f0e31cde.zip
app-crypt/minisign: Stabilize 0.10 ppc, #887533
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/minisign/minisign-0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/minisign/minisign-0.10.ebuild b/app-crypt/minisign/minisign-0.10.ebuild
index 52e8ac6a0846..2d88d6520227 100644
--- a/app-crypt/minisign/minisign-0.10.ebuild
+++ b/app-crypt/minisign/minisign-0.10.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
LICENSE="ISC"