summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-01-14 14:09:38 +0100
committerJeroen Roovers <jer@gentoo.org>2017-01-14 14:09:38 +0100
commitc73634580065f0c41b5c0e7c5c2e19535e6dbf4e (patch)
treedfe17060a3c174a5dd07e69737a342ca7cd0c0b0 /dev-libs/fstrm
parentdev-util/cmake: Bump to version 3.7.2 (diff)
downloadgentoo-c73634580065f0c41b5c0e7c5c2e19535e6dbf4e.tar.gz
gentoo-c73634580065f0c41b5c0e7c5c2e19535e6dbf4e.tar.bz2
gentoo-c73634580065f0c41b5c0e7c5c2e19535e6dbf4e.zip
dev-libs/fstrm: Stable for HPPA (bug #605454).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/fstrm')
-rw-r--r--dev-libs/fstrm/fstrm-0.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild b/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild
index b8f201590b5b..90b8209e1f21 100644
--- a/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild
+++ b/dev-libs/fstrm/fstrm-0.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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}] )"