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: Sat, 20 Jul 2019 21:08:16
Message-Id: 1563656885.1cdea4add9de054dd0bc098cfcc76861b0af7513.bman@gentoo
1 commit: 1cdea4add9de054dd0bc098cfcc76861b0af7513
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 20 21:07:28 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 20 21:08:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cdea4ad
7
8 sys-fs/xfsprogs: arm64 stable (bug #690276)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild
18 index ae8d51e34a0..b59d3c36891 100644
19 --- a/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild
20 +++ b/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz"
28
29 LICENSE="LGPL-2.1"
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
32 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
33 IUSE="icu libedit nls readline static-libs"
34
35 LIB_DEPEND=">=sys-apps/util-linux-2.17.2[static-libs(+)]