commit: 9a39bf68cb7a30a2fb42791e3336cb5f3d7c4b4d Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Thu Oct 1 20:50:27 2015 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Thu Oct 1 20:50:27 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a39bf68
net-dns/pdns-recursor: add ~arm, bug #559806 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" net-dns/pdns-recursor/pdns-recursor-3.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns-recursor/pdns-recursor-3.7.3.ebuild b/net-dns/pdns-recursor/pdns-recursor-3.7.3.ebuild index 5b5d2c8..0e22875 100644 --- a/net-dns/pdns-recursor/pdns-recursor-3.7.3.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-3.7.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="lua" DEPEND="lua? ( >=dev-lang/lua-5.1 )"