commit:     92d19df22e1507e004e1b1efae74327c8a02b1bc
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 10:48:21 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 10:48:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d19df2

app-admin/clsync: amd64 stable wrt bug #757618

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

 app-admin/clsync/clsync-0.4.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-admin/clsync/clsync-0.4.5.ebuild 
b/app-admin/clsync/clsync-0.4.5.ebuild
index ba4c91c7f45..2d61d65f2f0 100644
--- a/app-admin/clsync/clsync-0.4.5.ebuild
+++ b/app-admin/clsync/clsync-0.4.5.ebuild
@@ -6,10 +6,10 @@ EAPI=7
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/clsync/clsync.git";
        inherit git-r3
-       KEYWORDS="x86"
+       KEYWORDS="amd64 x86"
 else
        SRC_URI="https://github.com/clsync/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 x86"
+       KEYWORDS="amd64 x86"
 fi
 
 inherit autotools linux-info systemd

Reply via email to