dev-libs/fstrm: keyworded 0.3.0 for sparc, bug #676462
authorRolf Eike Beer <eike@sf-mail.de>
Mon, 28 Jan 2019 11:49:27 +0000 (12:49 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 28 Jan 2019 19:37:54 +0000 (19:37 +0000)
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>
dev-libs/fstrm/fstrm-0.3.0.ebuild

index 99407fecc239ef77d66f94f591a89d74c4e03283..5702ce419c518ac5884ee06ef3d6939e5fb322be 100644 (file)
@@ -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}] )"