media-plugins/calf: amd64 stable wrt bug #645152
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 22 Feb 2018 08:50:13 +0000 (09:50 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 22 Feb 2018 09:04:40 +0000 (10:04 +0100)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

media-plugins/calf/calf-0.90.0.ebuild

index 2187ab626fd5f0a7ee14613bf49e3ef79c7971ca..4f83429d56e7a4cbbb566755fe0791be28f78ed3 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=6
@@ -12,7 +12,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"