diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-10 07:15:42 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-10 07:17:24 +0100 |
commit | 9616d15439b6fa4368fc52a56c0455b7f5d57c42 (patch) | |
tree | 8e0fc974c7f71292e1f11116563aa3f1809e0ddc /sys-fs/xfsprogs | |
parent | app-arch/unzip: arm stable, bug #643018 (diff) | |
download | gentoo-9616d15439b6fa4368fc52a56c0455b7f5d57c42.tar.gz gentoo-9616d15439b6fa4368fc52a56c0455b7f5d57c42.tar.bz2 gentoo-9616d15439b6fa4368fc52a56c0455b7f5d57c42.zip |
sys-fs/xfsprogs: arm stable, bug #643020
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild index 37be998265d6..8de037ec9373 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.14.0.ebuild @@ -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="libedit nls readline static static-libs" REQUIRED_USE="static? ( static-libs )" |