net-misc/kea: Stabilize 2.6.4 amd64, #963980

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-10-09 21:44:08 +01:00
parent d91509b85b
commit 24bba81bb6

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 arm arm64 ~x86"
KEYWORDS="amd64 arm arm64 ~x86"
fi
LICENSE="MPL-2.0"