diff options
author | 2017-07-08 09:12:27 +0200 | |
---|---|---|
committer | 2017-07-08 09:12:27 +0200 | |
commit | 06acc0aca0b6e4ab7ec938abd31a0dd27aaacd5d (patch) | |
tree | c2f3e30f888cb0aef781b54c80afdd2fd4a4ddb1 /sys-fs | |
parent | app-i18n/canna: keyword ia64 (diff) | |
download | gentoo-06acc0aca0b6e4ab7ec938abd31a0dd27aaacd5d.tar.gz gentoo-06acc0aca0b6e4ab7ec938abd31a0dd27aaacd5d.tar.bz2 gentoo-06acc0aca0b6e4ab7ec938abd31a0dd27aaacd5d.zip |
sys-fs/xfsprogs: arm stable, bug #612908
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild index 67ff9772ba23..08b171880641 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.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 )" |