dev-libs/fstrm: add ~arm64 keyword
authorStephen Klimaszewski <steev@gentoo.org>
Tue, 21 May 2019 17:38:41 +0000 (12:38 -0500)
committerStephen Klimaszewski <steev@gentoo.org>
Tue, 21 May 2019 17:46:19 +0000 (12:46 -0500)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
dev-libs/fstrm/fstrm-0.3.0.ebuild

index fdf4025a8936393f1366886c6ad19d933e4511a3..4950eecace42b2b2e998949436c108e4523ca9fd 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/farsightsec/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86"
 IUSE="static-libs utils"
 
 RDEPEND="utils? ( dev-libs/libevent[${MULTILIB_USEDEP}] )"