summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-15 02:30:42 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-15 02:36:52 +0100
commitbc29da456688764360dff98cd52aecb0c4ac86a8 (patch)
tree354d1965a85ff486c013bff58929e68ab4e16375 /dev-libs/fstrm
parentdev-lang/erlang: x86 stable (bug #676456) (diff)
downloadgentoo-bc29da456688764360dff98cd52aecb0c4ac86a8.tar.gz
gentoo-bc29da456688764360dff98cd52aecb0c4ac86a8.tar.bz2
gentoo-bc29da456688764360dff98cd52aecb0c4ac86a8.zip
dev-libs/fstrm: x86 stable (bug #676462)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@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 1c8d4486dbce..ec317d6d46d0 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 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~mips ppc ppc64 ~sparc x86"
IUSE="static-libs utils"
RDEPEND="utils? ( dev-libs/libevent[${MULTILIB_USEDEP}] )"