commit:     ca8e8b1cc19d4216eec5c1d831a67f4065584573
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 04:34:34 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 04:34:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca8e8b1c

net-dns/coredns: Stabilize 1.12.0 amd64, #951561

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-dns/coredns/coredns-1.12.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dns/coredns/coredns-1.12.0.ebuild 
b/net-dns/coredns/coredns-1.12.0.ebuild
index 7f69279c8135..d5f056fdb770 100644
--- a/net-dns/coredns/coredns-1.12.0.ebuild
+++ b/net-dns/coredns/coredns-1.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999* ]]; then
 else
        SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
        SRC_URI+=" https://dev.gentoo.org/~zmedico/dist/${P}-deps.tar.xz";
-       KEYWORDS="~amd64"
+       KEYWORDS="amd64"
 fi
 
 # main

Reply via email to