diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-15 18:52:34 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-15 18:52:34 +0100 |
commit | 62e7d17a5b37129c1756abd5d2ba4b7386143bf2 (patch) | |
tree | 96db55653d478f1d8b0171e6419614d0c9689041 /dev-libs/fstrm | |
parent | app-arch/libarchive: arm stable, bug #607794 (diff) | |
download | gentoo-62e7d17a5b37129c1756abd5d2ba4b7386143bf2.tar.gz gentoo-62e7d17a5b37129c1756abd5d2ba4b7386143bf2.tar.bz2 gentoo-62e7d17a5b37129c1756abd5d2ba4b7386143bf2.zip |
dev-libs/fstrm: arm stable, bug #608740
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/fstrm')
-rw-r--r-- | dev-libs/fstrm/fstrm-0.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild b/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild index 0cfe460d99de..3eb2868db201 100644 --- a/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild +++ b/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/farsightsec/${PN}/releases/download/v${PV}/${P}.tar. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 x86" IUSE="static-libs utils" RDEPEND="utils? ( dev-libs/libevent[${MULTILIB_USEDEP}] )" |