commit:     2a3bd9e718ffc6d733b3d11f598910030d261f8c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 13:52:34 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 13:52:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3bd9e7

media-sound/cadence: amd64 stable wrt bug #736348

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-sound/cadence/cadence-0.9.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/cadence/cadence-0.9.1.ebuild 
b/media-sound/cadence/cadence-0.9.1.ebuild
index 0a8ae5f9a15..6185958b360 100644
--- a/media-sound/cadence/cadence-0.9.1.ebuild
+++ b/media-sound/cadence/cadence-0.9.1.ebuild
@@ -12,10 +12,10 @@ 
HOMEPAGE="https://kxstudio.linuxaudio.org/Applications:Cadence";
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/falkTX/Cadence.git";
-       KEYWORDS=""
+       KEYWORDS="amd64"
 else
        SRC_URI="https://github.com/falkTX/Cadence/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64"
+       KEYWORDS="amd64"
        S="${WORKDIR}/Cadence-${PV}"
 fi
 

Reply via email to