From 420cd5766b5ef16cfaa106e4d0bde843dbb49617 Mon Sep 17 00:00:00 2001 From: Alexander Kurakin Date: Mon, 9 Jan 2023 19:33:23 +0300 Subject: [PATCH] www-apps/jackett-bin: fix LICENSE Signed-off-by: Alexander Kurakin --- www-apps/jackett-bin/jackett-bin-0.20.2402.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-apps/jackett-bin/jackett-bin-0.20.2402.ebuild b/www-apps/jackett-bin/jackett-bin-0.20.2402.ebuild index c070c8fd6..a6ca261a3 100644 --- a/www-apps/jackett-bin/jackett-bin-0.20.2402.ebuild +++ b/www-apps/jackett-bin/jackett-bin-0.20.2402.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI=" " KEYWORDS="amd64" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" RESTRICT="strip"