Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/zstd/
Date: Sun, 29 Aug 2021 02:02:23
Message-Id: 1630202506.06ab0413ee52e5e445b57e0bd6b9798df2df2d8b.dilfridge@gentoo
1 commit: 06ab0413ee52e5e445b57e0bd6b9798df2df2d8b
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 29 02:01:46 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 29 02:01:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ab0413
7
8 app-arch/zstd: Keyword ~m68k, let's see how things go.
9
10 Citing upstream: "And to be honest, I'm impressed v1.4.9 runs so well."
11
12 Note that so far 1.5.0 does not work at all.
13
14 Bug: https://github.com/facebook/zstd/issues/2756
15 Package-Manager: Portage-3.0.20, Repoman-3.0.3
16 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
17
18 app-arch/zstd/zstd-1.4.9.ebuild | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/app-arch/zstd/zstd-1.4.9.ebuild b/app-arch/zstd/zstd-1.4.9.ebuild
22 index da3fe8961c8..c815d95ab68 100644
23 --- a/app-arch/zstd/zstd-1.4.9.ebuild
24 +++ b/app-arch/zstd/zstd-1.4.9.ebuild
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/facebook/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
26
27 LICENSE="|| ( BSD GPL-2 )"
28 SLOT="0/1"
29 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 IUSE="lz4 static-libs +threads"
32
33 RDEPEND="app-arch/xz-utils