diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-05 19:24:35 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-05 19:24:35 -0400 |
commit | e03ef1262e35fad319ebf837ad80c61e12f11d96 (patch) | |
tree | 8fc327f9910a9b95f31b3ff1b9046873c5e89e87 /dev-libs | |
parent | net-dns/bind: arm64 stable (bug #684706) (diff) | |
download | gentoo-e03ef1262e35fad319ebf837ad80c61e12f11d96.tar.gz gentoo-e03ef1262e35fad319ebf837ad80c61e12f11d96.tar.bz2 gentoo-e03ef1262e35fad319ebf837ad80c61e12f11d96.zip |
dev-libs/fstrm: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/fstrm/fstrm-0.3.0.ebuild | 2 |
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 4950eecace42..3a1720c757b8 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 ~arm64 ~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}] )" |