diff options
Diffstat (limited to 'net-dns/doggo/doggo-1.0.5.ebuild')
-rw-r--r-- | net-dns/doggo/doggo-1.0.5.ebuild | 4 |
1 files 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} |