summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-01-28 12:49:27 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-28 19:37:54 +0000
commit1edb91ce07d649321ec3e055e846c7e9f5cf9a1e (patch)
tree9625facc814b58356c3b52191c2c3d82e959e7b6
parentdev-libs/uthash: stable 2.0.2 for sparc, bug #676482 (diff)
downloadgentoo-1edb91ce07d649321ec3e055e846c7e9f5cf9a1e.tar.gz
gentoo-1edb91ce07d649321ec3e055e846c7e9f5cf9a1e.tar.bz2
gentoo-1edb91ce07d649321ec3e055e846c7e9f5cf9a1e.zip
dev-libs/fstrm: keyworded 0.3.0 for sparc, bug #676462
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-libs/fstrm/fstrm-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fstrm/fstrm-0.3.0.ebuild b/dev-libs/fstrm/fstrm-0.3.0.ebuild
index 99407fecc239..5702ce419c51 100644
--- a/dev-libs/fstrm/fstrm-0.3.0.ebuild
+++ b/dev-libs/fstrm/fstrm-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="static-libs utils"
RDEPEND="utils? ( dev-libs/libevent[${MULTILIB_USEDEP}] )"