commit: 2ef1468ef0473088d68d5db833d5f564f39f188c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 16 16:35:37 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Apr 16 16:35:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef1468e
net-dns/knot: Stabilize 3.2.2 amd64, #904320 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-dns/knot/knot-3.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/knot/knot-3.2.2.ebuild b/net-dns/knot/knot-3.2.2.ebuild index 65a69fa9d37e..0d02883ae989 100644 --- a/net-dns/knot/knot-3.2.2.ebuild +++ b/net-dns/knot/knot-3.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz" LICENSE="GPL-3+" SLOT="0/${KNOT_SUBSLOT}" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" KNOT_MODULES=( "+cookies"
