dev-ruby/zstd-ruby: stabilize 1.5.7.1 for amd64

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2026-01-08 08:21:27 +01:00
parent 3df8b671b6
commit 6b6286fa01

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -25,7 +25,7 @@ SRC_URI="https://github.com/SpringMT/zstd-ruby/archive/refs/tags/v${PV}.tar.gz -
LICENSE="BSD"
SLOT="$(ver_cut 1)"
KEYWORDS="~amd64 ~ppc64"
KEYWORDS="amd64 ~ppc64"
all_ruby_prepare() {
sed -e 's/git ls-files -z/find * -print0/' \