commit: 92d0020dd8e0275febac6c0ddc49febd7e5b54d7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 20 15:51:04 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 20 15:51:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d0020d
net-misc/kea: Stabilize 2.6.3 amd64, #960461
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/kea/kea-2.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/kea/kea-2.6.3.ebuild b/net-misc/kea/kea-2.6.3.ebuild
index b52c810909cc..18c32a0da155 100644
--- a/net-misc/kea/kea-2.6.3.ebuild
+++ b/net-misc/kea/kea-2.6.3.ebuild
@@ -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"