summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2018-03-13 22:14:05 +0100
committerMichael Weber <xmw@gentoo.org>2018-03-13 22:14:37 +0100
commitf5847f0ff85fa30c54603ffd48d8749837deba65 (patch)
tree21af00809e79e61a79d0e33b4c607afd5729f985 /sys-fs/xfsprogs
parentmedia-libs/freetype: Remove multilib@ from maintainers (diff)
downloadgentoo-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.ebuild2
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 )"