summaryrefslogtreecommitdiff
path: root/net-misc/wget2/wget2-2.0.1-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/wget2/wget2-2.0.1-r2.ebuild')
-rw-r--r--net-misc/wget2/wget2-2.0.1-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/wget2/wget2-2.0.1-r2.ebuild b/net-misc/wget2/wget2-2.0.1-r2.ebuild
index f5f5a8213667..1e0c733d2a3d 100644
--- a/net-misc/wget2/wget2-2.0.1-r2.ebuild
+++ b/net-misc/wget2/wget2-2.0.1-r2.ebuild
@@ -7,7 +7,8 @@ DESCRIPTION="GNU Wget2 is a file and recursive website downloader"
HOMEPAGE="https://gitlab.com/gnuwget/wget2"
SRC_URI="mirror://gnu/wget/${P}.tar.gz"
-LICENSE="GPL-3"
+# LGPL for libwget
+LICENSE="GPL-3+ LGPL-3+"
SLOT="0/0" # subslot = libwget.so version
QA_PKGCONFIG_VERSION="2.1.0" # libwget pkg-config versioning
KEYWORDS="~amd64 ~arm64 ~x86"