Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnsdist/
Date: Wed, 08 Jun 2022 03:01:01
Message-Id: 1654657242.559f00d18e6cdac489001e1f2c0ebdb4a7f69e76.sam@gentoo
1 commit: 559f00d18e6cdac489001e1f2c0ebdb4a7f69e76
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 8 03:00:42 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 8 03:00:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=559f00d1
7
8 net-dns/dnsdist: Keyword 1.7.1 x86, #796137
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-dns/dnsdist/dnsdist-1.7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/dnsdist/dnsdist-1.7.1.ebuild b/net-dns/dnsdist/dnsdist-1.7.1.ebuild
16 index 802bc3ba4d98..99404bcecece 100644
17 --- a/net-dns/dnsdist/dnsdist-1.7.1.ebuild
18 +++ b/net-dns/dnsdist/dnsdist-1.7.1.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="A highly DNS-, DoS- and abuse-aware loadbalancer"
20 HOMEPAGE="https://dnsdist.org"
21
22 SRC_URI="https://downloads.powerdns.com/releases/${P}.tar.bz2"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~x86"
25
26 LICENSE="GPL-2"
27 SLOT="0"