diff options
author | Michael Weber <xmw@gentoo.org> | 2018-03-13 22:14:05 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2018-03-13 22:14:37 +0100 |
commit | f5847f0ff85fa30c54603ffd48d8749837deba65 (patch) | |
tree | 21af00809e79e61a79d0e33b4c607afd5729f985 /sys-fs/xfsprogs | |
parent | media-libs/freetype: Remove multilib@ from maintainers (diff) | |
download | gentoo-f5847f0ff85fa30c54603ffd48d8749837deba65.tar.gz gentoo-f5847f0ff85fa30c54603ffd48d8749837deba65.tar.bz2 gentoo-f5847f0ff85fa30c54603ffd48d8749837deba65.zip |
sys-fs/xfsprogs: arm64 stable.
Closes: https://bugs.gentoo.org/643020
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 8305ccaedc61..497c2b9eaef2 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 )" |