media-libs/libilbc: keyworded 2.0.2 for sparc, bug #574786
authorRolf Eike Beer <eike@sf-mail.de>
Sun, 1 Apr 2018 08:34:46 +0000 (10:34 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 1 Apr 2018 11:07:48 +0000 (12:07 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

media-libs/libilbc/libilbc-2.0.2.ebuild

index f132e82b28c05bad6d96ecfb7c3464843d51cc6a..e71021ba2c612cb029ee8a2b8692583b9e4be446 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]] ; then
        SRC_URI=""
 else
        SRC_URI="https://github.com/TimothyGu/${PN}/releases/download/v${PV}/${P}.tar.bz2"
-       KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+       KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86"
 fi
 
 inherit eutils multilib ${SCM} autotools-multilib