media-plugins/calf: amd64 stable wrt bug #705626
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 17 Jan 2020 09:28:17 +0000 (10:28 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 17 Jan 2020 09:29:53 +0000 (10:29 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
media-plugins/calf/calf-0.90.3.ebuild

index e8aaa6330d723e708c865de63d768a284c5f5442..5cd24a1c1194294e7dd1ca88161a6351f372e446 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ "${PV}" = "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/calf-studio-gear/calf.git"
 else
        SRC_URI="https://github.com/calf-studio-gear/calf/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="LGPL-2.1"