From 681639813a74b1d3e5a9be1281a13e7bb8766a74 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Sun, 19 May 2024 15:11:36 -0400 Subject: [PATCH] cc2538-bsl: pkgcheck fixes --- dev-python/cc2538-bsl/cc2538-bsl-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/cc2538-bsl/cc2538-bsl-9999.ebuild b/dev-python/cc2538-bsl/cc2538-bsl-9999.ebuild index b25df02dee..218a8cb06a 100644 --- a/dev-python/cc2538-bsl/cc2538-bsl-9999.ebuild +++ b/dev-python/cc2538-bsl/cc2538-bsl-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit distutils-r1 git-r3 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/JelmerT/cc2538-bsl" # https://github.com/JelmerT/cc2538-bsl/pull/173 EGIT_REPO_URI="https://github.com/sultanqasim/cc2538-bsl.git" -LICENSE="BSD-3" +LICENSE="BSD" SLOT="0" RDEPEND="