From: Agostino Sarubbo Date: Fri, 17 Jan 2020 09:28:17 +0000 (+0100) Subject: media-plugins/calf: amd64 stable wrt bug #705626 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8dd237bd331b5d7db627d2f56a145ef91af0d2e5;p=gentoo.git media-plugins/calf: amd64 stable wrt bug #705626 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/media-plugins/calf/calf-0.90.3.ebuild b/media-plugins/calf/calf-0.90.3.ebuild index e8aaa6330d72..5cd24a1c1194 100644 --- a/media-plugins/calf/calf-0.90.3.ebuild +++ b/media-plugins/calf/calf-0.90.3.ebuild @@ -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"