commit: 3c9be41c7ea0bb3ba469a4bd49f1039642914a90
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 7 07:44:34 2019 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Wed Aug 7 07:57:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c9be41c
net-misc/rclone: stable 1.47.0
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
net-misc/rclone/rclone-1.47.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/rclone/rclone-1.47.0.ebuild
b/net-misc/rclone/rclone-1.47.0.ebuild
index e1f64b65bde..e7c1175ae16 100644
--- a/net-misc/rclone/rclone-1.47.0.ebuild
+++ b/net-misc/rclone/rclone-1.47.0.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