summaryrefslogtreecommitdiff
path: root/net-misc/rclone/rclone-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/rclone/rclone-9999.ebuild')
-rw-r--r--net-misc/rclone/rclone-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/rclone/rclone-9999.ebuild b/net-misc/rclone/rclone-9999.ebuild
index 8c2e65193573..8bec0f181760 100644
--- a/net-misc/rclone/rclone-9999.ebuild
+++ b/net-misc/rclone/rclone-9999.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
+
inherit golang-build bash-completion-r1
EGO_PN="github.com/rclone/${PN}"