From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2799D138334 for ; Wed, 7 Nov 2018 23:44:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1B3EE0B4E; Wed, 7 Nov 2018 23:44:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FE6EE0B4E for ; Wed, 7 Nov 2018 23:44:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EA2B335CCD for ; Wed, 7 Nov 2018 23:44:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B28A746B for ; Wed, 7 Nov 2018 23:44:18 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1541633959.833585b4e57e2383e01de3aa427b47a025d47552.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-recursor/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/pdns-recursor/pdns-recursor-4.1.6.ebuild X-VCS-Directories: net-dns/pdns-recursor/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 833585b4e57e2383e01de3aa427b47a025d47552 X-VCS-Branch: master Date: Wed, 7 Nov 2018 23:44:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 95f729e5-32ef-4ee4-94cc-5b45c8bbb28e X-Archives-Hash: 6f64850ba97845cb6638e7408381f84f commit: 833585b4e57e2383e01de3aa427b47a025d47552 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Nov 7 23:39:19 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Nov 7 23:39:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=833585b4 net-dns/pdns-recursor: x86 stable (bug #670036) Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann gentoo.org> net-dns/pdns-recursor/pdns-recursor-4.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns-recursor/pdns-recursor-4.1.6.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.1.6.ebuild index 7ac1afc12f3..2e627d8108a 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.1.6.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.1.6.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="libressl luajit protobuf snmp sodium systemd" DEPEND="!luajit? ( >=dev-lang/lua-5.1:= )