commit: ec1d399f2a20d01b081e6d33b7b40b649a356758
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Apr 1 08:34:46 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr 1 11:07:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec1d399f
media-libs/libilbc: keyworded 2.0.2 for sparc, bug #574786
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
media-libs/libilbc/libilbc-2.0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/libilbc/libilbc-2.0.2.ebuild
b/media-libs/libilbc/libilbc-2.0.2.ebuild
index f132e82b28c..e71021ba2c6 100644
--- a/media-libs/libilbc/libilbc-2.0.2.ebuild
+++ b/media-libs/libilbc/libilbc-2.0.2.ebuild
@@ -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