diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 11:04:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 11:04:42 +0200 |
commit | fd251cba698aa4dff5602562e444fa7fc9808e20 (patch) | |
tree | 6ff390c89dce7a4b9c1c8f163f86d8fb6b027a88 | |
parent | dev-libs/libevent: x86 stable wrt bug #723414 (diff) | |
download | gentoo-fd251cba698aa4dff5602562e444fa7fc9808e20.tar.gz gentoo-fd251cba698aa4dff5602562e444fa7fc9808e20.tar.bz2 gentoo-fd251cba698aa4dff5602562e444fa7fc9808e20.zip |
net-dns/pdns-recursor: x86 stable wrt bug #723986
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-dns/pdns-recursor/pdns-recursor-4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.3.1.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.3.1.ebuild index 0cad112c4350..30eca37b6ed7 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.3.1.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.3.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="debug libressl luajit protobuf snmp sodium systemd" DEPEND="!luajit? ( >=dev-lang/lua-5.1:= ) |