From: Jory Pratt Date: Wed, 16 Oct 2019 14:22:23 +0000 (-0500) Subject: sys-libs/fts-standalone: add ~arm64 keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=28643f38151de481a14aa43db6f09c0127509142;p=gentoo.git sys-libs/fts-standalone: add ~arm64 keyword Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Jory Pratt --- diff --git a/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild b/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild index d724eebce1d9..6dd663b39246 100644 --- a/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild +++ b/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pullmoll/musl-fts/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc x86" +KEYWORDS="amd64 arm ~arm64 ~mips ppc x86" IUSE="static-libs" DEPEND="