diff --git a/sys-fs/gocryptfs/gocryptfs-2.0.1.ebuild b/sys-fs/gocryptfs/gocryptfs-2.0.1-r1.ebuild similarity index 99% rename from sys-fs/gocryptfs/gocryptfs-2.0.1.ebuild rename to sys-fs/gocryptfs/gocryptfs-2.0.1-r1.ebuild index 4294439..a5f2d11 100644 --- a/sys-fs/gocryptfs/gocryptfs-2.0.1.ebuild +++ b/sys-fs/gocryptfs/gocryptfs-2.0.1-r1.ebuild @@ -3,7 +3,7 @@ # Note: For distfiles verification see https://nuetzlich.net/gocryptfs/releases. -EAPI=7 +EAPI="8" EGO_PN="github.com/rfjakob/${PN}" inherit go-module