summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-15 17:37:03 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-15 17:37:03 +0200
commitf942ce9e29974d5ff5a14ef98bed964e31f9c517 (patch)
tree120bc3ad0ed12ab8f6d0f4619c3b904f700fd2d3 /net-dns
parentwww-servers/caddy: Stabilize 2.7.6-r1 amd64, #927019 (diff)
downloadgentoo-f942ce9e29974d5ff5a14ef98bed964e31f9c517.tar.gz
gentoo-f942ce9e29974d5ff5a14ef98bed964e31f9c517.tar.bz2
gentoo-f942ce9e29974d5ff5a14ef98bed964e31f9c517.zip
net-dns/coredns: Stabilize 1.11.2 amd64, #927020
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/coredns/coredns-1.11.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/coredns/coredns-1.11.2.ebuild b/net-dns/coredns/coredns-1.11.2.ebuild
index 759fa46ccff5..f565442b2546 100644
--- a/net-dns/coredns/coredns-1.11.2.ebuild
+++ b/net-dns/coredns/coredns-1.11.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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