From ef20b2daad45ed4239bcc64742bbfb55b25a3e63 Mon Sep 17 00:00:00 2001 From: Karl-Johan Karlsson Date: Mon, 17 May 2021 08:33:12 +0200 Subject: [PATCH] media-video/owncast: remove unused golang-build eclass Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Karl-Johan Karlsson --- media-video/owncast/owncast-0.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/owncast/owncast-0.0.7.ebuild b/media-video/owncast/owncast-0.0.7.ebuild index 1ba296b3b8..d9bba20faa 100644 --- a/media-video/owncast/owncast-0.0.7.ebuild +++ b/media-video/owncast/owncast-0.0.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit go-module golang-build +inherit go-module DESCRIPTION="A self-hosted live video and web chat server" HOMEPAGE="https://owncast.online"