Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/squashfs-tools-ng/
Date: Mon, 29 Jul 2019 19:06:46
Message-Id: 1564427181.cad9372325466cba427e184697cc7536c027a7a6.zlogene@gentoo
1 commit: cad9372325466cba427e184697cc7536c027a7a6
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 19:04:54 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 19:06:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad93723
7
8 Revert "Revert "sys-fs/squashfs-tools-ng: Add ~riscv keyword wrt bug #690616""
9
10 This reverts commit 7b335dcde68a8bd91956970bfd43eddc976af2bc.
11
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.5.ebuild | 2 +-
15 sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.5.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.5.ebuild
19 index 074ef4d0137..fc732972175 100644
20 --- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.5.ebuild
21 +++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-0.5.ebuild
22 @@ -9,7 +9,7 @@ if [[ ${PV} = 9999* ]]; then
23 inherit autotools git-r3
24 EGIT_REPO_URI="https://github.com/AgentD/${PN}.git"
25 else
26 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
27 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
28 SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz"
29 fi
30
31
32 diff --git a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild
33 index 074ef4d0137..fc732972175 100644
34 --- a/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild
35 +++ b/sys-fs/squashfs-tools-ng/squashfs-tools-ng-9999.ebuild
36 @@ -9,7 +9,7 @@ if [[ ${PV} = 9999* ]]; then
37 inherit autotools git-r3
38 EGIT_REPO_URI="https://github.com/AgentD/${PN}.git"
39 else
40 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
41 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
42 SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz"
43 fi