commit: 71e498c4005a15690fd50a19c83bd0319cfeac90 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Sun Feb 23 10:12:51 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 10 03:01:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e498c4
sys-devel/dev86: update LICENSE Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Closes: https://github.com/gentoo/gentoo/pull/40712 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/dev86/dev86-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/dev86/dev86-1.0.1.ebuild b/sys-devel/dev86/dev86-1.0.1.ebuild index 10efe33362ce..ba0d392d0fd0 100644 --- a/sys-devel/dev86/dev86-1.0.1.ebuild +++ b/sys-devel/dev86/dev86-1.0.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.debath.co.uk/ https://github.com/lkundrak/dev86" SRC_URI="https://codeberg.org/jbruchon/dev86/archive/v${PV}.tar.gz -> Dev86src-${PV}.tar.gz" S="${WORKDIR}/dev86" -LICENSE="GPL-2" +LICENSE="GPL-2 LGPL-2 public-domain" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
