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 09:00:29
Message-Id: 1564390822.9c785af2d0b149a03e84f1a6700aebb4d94f4b2d.zlogene@gentoo
1 commit: 9c785af2d0b149a03e84f1a6700aebb4d94f4b2d
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 08:59:49 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 09:00:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c785af2
7
8 sys-fs/squashfs-tools-ng: Add ~arm keyword wrt bug #690616
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="~arm"
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 f1af947cfb9..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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~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 f1af947cfb9..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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~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