summaryrefslogtreecommitdiff
path: root/app-crypt/ct-submit
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/ct-submit')
-rw-r--r--app-crypt/ct-submit/ct-submit-1.1.2.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/app-crypt/ct-submit/ct-submit-1.1.2.ebuild b/app-crypt/ct-submit/ct-submit-1.1.2.ebuild
index caaa4e19..7468618d 100644
--- a/app-crypt/ct-submit/ct-submit-1.1.2.ebuild
+++ b/app-crypt/ct-submit/ct-submit-1.1.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
EGO_PN=.
inherit golang-build
@@ -14,9 +14,6 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
-DEPEND=""
-RDEPEND="${DEPEND}"
-
DOCS=( README.markdown )
src_install () {