diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 20:43:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 20:43:34 +0100 |
commit | 15f68fe06cbd77db28cd16133215acaa06966717 (patch) | |
tree | a731893ce72fbc6dbe4b29893f75bef55135200e /sys-fs | |
parent | dev-cpp/glog: arm stable wrt bug #704258 (diff) | |
download | gentoo-15f68fe06cbd77db28cd16133215acaa06966717.tar.gz gentoo-15f68fe06cbd77db28cd16133215acaa06966717.tar.bz2 gentoo-15f68fe06cbd77db28cd16133215acaa06966717.zip |
sys-fs/xfsprogs: arm stable wrt bug #704336
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild b/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild index 7148024aea36..f0be5f2d698d 100644 --- a/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-5.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" LIB_DEPEND=">=sys-apps/util-linux-2.17.2[static-libs(+)] |