From 617b8d51c0b6abd8e7b11951445c4f8f625b74b7 Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Thu, 16 Feb 2023 17:44:46 +0100 Subject: [PATCH] net-dns/awl: correct license list Signed-off-by: Sam Therapy --- net-dns/awl/awl-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/awl/awl-9999.ebuild b/net-dns/awl/awl-9999.ebuild index 82bc548..6d77652 100644 --- a/net-dns/awl/awl-9999.ebuild +++ b/net-dns/awl/awl-9999.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://git.froth.zone/sam/awl" EGIT_REPO_URI="https://git.froth.zone/sam/awl.git" RESTRICT="network-sandbox strip" -LICENSE="BSD" +LICENSE="BSD MIT Unlicense CC0-1.0" SLOT="0" IUSE="gccgo" KEYWORDS="~amd64 ~arm64 ~x86"