diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-20 17:07:28 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-20 17:08:05 -0400 |
commit | 1cdea4add9de054dd0bc098cfcc76861b0af7513 (patch) | |
tree | 5b6244b398ebb9ced5905f70a93ad6a5f1b41fc9 /sys-fs/xfsprogs | |
parent | sys-devel/llvmgold: Bump for 10.0.0 (diff) | |
download | gentoo-1cdea4add9de054dd0bc098cfcc76861b0af7513.tar.gz gentoo-1cdea4add9de054dd0bc098cfcc76861b0af7513.tar.bz2 gentoo-1cdea4add9de054dd0bc098cfcc76861b0af7513.zip |
sys-fs/xfsprogs: arm64 stable (bug #690276)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild index ae8d51e34a04..b59d3c368912 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.19.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="icu libedit nls readline static-libs" LIB_DEPEND=">=sys-apps/util-linux-2.17.2[static-libs(+)] |