commit: 4bbc1794c510331c32379c99c9a50f29ab6e8c0d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 22:44:31 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 22:44:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bbc1794
net-dns/doggo: Stabilize 1.0.5 amd64, #948370 Signed-off-by: Sam James <sam <AT> gentoo.org> net-dns/doggo/doggo-1.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/doggo/doggo-1.0.5.ebuild b/net-dns/doggo/doggo-1.0.5.ebuild index cb4e40048fc1..3f57844ecb91 100644 --- a/net-dns/doggo/doggo-1.0.5.ebuild +++ b/net-dns/doggo/doggo-1.0.5.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 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/mr-karan/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" src_compile() { emake build-cli VERSION=${PV}
