diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-15 23:10:18 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-15 23:10:18 +0100 |
commit | 5c38b37057dd7343ef995a87fe571ae36012078e (patch) | |
tree | 544d3f9837bfdd29df7cd4d48ce7194d10b44fe3 /dev-libs/fstrm | |
parent | net-dns/bind-tools-9.11.0_p2-r0: stable on alpha (diff) | |
download | gentoo-5c38b37057dd7343ef995a87fe571ae36012078e.tar.gz gentoo-5c38b37057dd7343ef995a87fe571ae36012078e.tar.bz2 gentoo-5c38b37057dd7343ef995a87fe571ae36012078e.zip |
dev-libs/fstrm-0.2.0-r1: stable on alpha
Gentoo-Bug: 605454
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 90b8209e1f21..0cfe460d99de 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}] )" |