net-misc/kea: Stabilize 2.6.3 amd64, #960461

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-07-20 16:51:04 +01:00
parent 61fca87224
commit 92d0020dd8

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://gitlab.isc.org/isc-projects/kea.git"
else
SRC_URI="https://downloads.isc.org/isc/kea/${PV}/${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="MPL-2.0"