summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Klimaszewski <steev@gentoo.org>2019-05-21 12:38:41 -0500
committerStephen Klimaszewski <steev@gentoo.org>2019-05-21 12:46:19 -0500
commitbce8b216d1a24b487cada1a667b8feca5c864bca (patch)
tree9beb014ca51071a35211a2369cca761549fc9ff8 /dev-libs/fstrm
parentdev-util/splint: add ~arm64 keyword (diff)
downloadgentoo-bce8b216d1a24b487cada1a667b8feca5c864bca.tar.gz
gentoo-bce8b216d1a24b487cada1a667b8feca5c864bca.tar.bz2
gentoo-bce8b216d1a24b487cada1a667b8feca5c864bca.zip
dev-libs/fstrm: add ~arm64 keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
Diffstat (limited to 'dev-libs/fstrm')
-rw-r--r--dev-libs/fstrm/fstrm-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/fstrm/fstrm-0.3.0.ebuild b/dev-libs/fstrm/fstrm-0.3.0.ebuild
index fdf4025a8936..4950eecace42 100644
--- a/dev-libs/fstrm/fstrm-0.3.0.ebuild
+++ b/dev-libs/fstrm/fstrm-0.3.0.ebuild
@@ -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}] )"