Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/
Date: Tue, 31 Dec 2019 18:29:52
Message-Id: 1577816983.1665dbb3dfa9ba772bb0a8e3527fada29f0db997.bman@gentoo
1 commit: 1665dbb3dfa9ba772bb0a8e3527fada29f0db997
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 31 18:29:36 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 31 18:29:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1665dbb3
7
8 sys-fs/xfsprogs: arm64 stable (bug #704336)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12
13 sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild b/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild
17 index 6e214b1c24d..7148024aea3 100644
18 --- a/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild
19 +++ b/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
25 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
26 IUSE="icu libedit nls readline"
27
28 LIB_DEPEND=">=sys-apps/util-linux-2.17.2[static-libs(+)]