summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-06 23:16:40 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-07 18:25:04 +0200
commita37b75ce88f294ed429ba1379d34f8f91ea239c8 (patch)
tree743190a4fcf9d8a95fe8065bd2580cb27b72921a /dev-util
parentdev-perl/libwww-perl: Stabilize 6.720.0-r1 hppa, #914414 (diff)
downloadgentoo-a37b75ce88f294ed429ba1379d34f8f91ea239c8.tar.gz
gentoo-a37b75ce88f294ed429ba1379d34f8f91ea239c8.tar.bz2
gentoo-a37b75ce88f294ed429ba1379d34f8f91ea239c8.zip
dev-util/samurai: Stabilize 1.2-r2 hppa, #915309
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/samurai/samurai-1.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/samurai/samurai-1.2-r2.ebuild b/dev-util/samurai/samurai-1.2-r2.ebuild
index add970ecc2ef..efe6d050980b 100644
--- a/dev-util/samurai/samurai-1.2-r2.ebuild
+++ b/dev-util/samurai/samurai-1.2-r2.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/michaelforney/samurai.git"
else
SRC_URI="https://github.com/michaelforney/samurai/releases/download/${PV}/${P}.tar.gz"
- KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+ KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86"
fi
LICENSE="ISC Apache-2.0 MIT"