sys-libs/fts-standalone: add ~arm64 keyword
authorJory Pratt <anarchy@gentoo.org>
Wed, 16 Oct 2019 14:22:23 +0000 (09:22 -0500)
committerJory Pratt <anarchy@gentoo.org>
Wed, 16 Oct 2019 17:37:47 +0000 (12:37 -0500)
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild

index d724eebce1d92af9ac33281336ae92f8ea108537..6dd663b39246fd94ce4f3a4e03f0f1739c6e1a38 100644 (file)
@@ -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="