From: Jason Zaman Date: Mon, 29 Apr 2019 13:45:38 +0000 (+0800) Subject: net-misc/rclone: stable 1.45 on amd64 x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=68abf0f587d240bba6ee2b96d0368ee4dea2dfef;p=gentoo.git net-misc/rclone: stable 1.45 on amd64 x86 Signed-off-by: Jason Zaman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/net-misc/rclone/rclone-1.45.ebuild b/net-misc/rclone/rclone-1.45.ebuild index e1f64b65bde7..e7c1175ae163 100644 --- a/net-misc/rclone/rclone-1.45.ebuild +++ b/net-misc/rclone/rclone-1.45.ebuild @@ -8,7 +8,7 @@ EGO_PN="github.com/ncw/${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