commit:     09da98dc67ab8c18c70c4f3ec5ffcceeb64d6207
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 13:14:32 2020 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 13:34:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09da98dc

net-misc/rclone: stable amd64 x86

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 net-misc/rclone/rclone-1.49.1.ebuild | 4 ++--
 net-misc/rclone/rclone-1.50.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/rclone/rclone-1.49.1.ebuild 
b/net-misc/rclone/rclone-1.49.1.ebuild
index 8c2e6519357..a19394f61d0 100644
--- a/net-misc/rclone/rclone-1.49.1.ebuild
+++ b/net-misc/rclone/rclone-1.49.1.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=6
@@ -8,7 +8,7 @@ EGO_PN="github.com/rclone/${PN}"
 if [[ ${PV} == *9999* ]]; then
        inherit golang-vcs
 else
-       KEYWORDS="~amd64 ~arm ~x86"
+       KEYWORDS="amd64 ~arm x86"
        EGIT_COMMIT="v${PV}"
        SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
        inherit golang-vcs-snapshot

diff --git a/net-misc/rclone/rclone-1.50.0.ebuild 
b/net-misc/rclone/rclone-1.50.0.ebuild
index d8704bb0840..4166391f5fa 100644
--- a/net-misc/rclone/rclone-1.50.0.ebuild
+++ b/net-misc/rclone/rclone-1.50.0.ebuild
@@ -9,7 +9,7 @@ EGO_PN="github.com/rclone/${PN}"
 if [[ ${PV} == *9999* ]]; then
        inherit golang-vcs
 else
-       KEYWORDS="~amd64 ~arm ~x86"
+       KEYWORDS="amd64 ~arm x86"
        EGIT_COMMIT="v${PV}"
        SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
        inherit golang-vcs-snapshot

Reply via email to