Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/zstd/
Date: Sat, 06 Oct 2018 18:23:37
Message-Id: 1538850205.d7957f47bfd6b1f8fd88e03da62ba0e9cc0573cd.slyfox@gentoo
1 commit: d7957f47bfd6b1f8fd88e03da62ba0e9cc0573cd
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 18:20:55 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 18:23:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7957f47
7
8 app-arch/zstd: stable 1.3.4-r1 for ia64, bug #665190
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.50, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ia64"
13
14 app-arch/zstd/zstd-1.3.4-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-arch/zstd/zstd-1.3.4-r1.ebuild b/app-arch/zstd/zstd-1.3.4-r1.ebuild
18 index c7f95ef51fc..3a6aaa28541 100644
19 --- a/app-arch/zstd/zstd-1.3.4-r1.ebuild
20 +++ b/app-arch/zstd/zstd-1.3.4-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/facebook/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="|| ( BSD GPL-2 )"
24 SLOT="0/1"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86"
27 IUSE="lz4 static-libs"
28
29 RDEPEND="app-arch/xz-utils