media-libs/libilbc: amd64 stable wrt bug #608868
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 15 Feb 2017 15:05:21 +0000 (16:05 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 15 Feb 2017 15:05:21 +0000 (16:05 +0100)
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-libs/libilbc/libilbc-2.0.2.ebuild

index b056c4a0a7e1766247942060d8212a7605c71cc1..95a366601fc0876063b19639090f329a4790f1d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,10 +8,10 @@ if [[ ${PV} == 9999 ]] ; then
        SCM="autotools git-2"
        EGIT_REPO_URI="https://github.com/TimothyGu/libilbc"
        SRC_URI=""
-       KEYWORDS=""
+       KEYWORDS="amd64"
 else
        SRC_URI="https://github.com/TimothyGu/libilbc/releases/download/v${PV}/${P}.tar.bz2"
-       KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
 fi
 
 inherit eutils multilib ${SCM} autotools-multilib