diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-13 10:40:06 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-13 10:40:06 +0200 |
commit | 9846a1296bc6e503a2a4ce503da77ef45225d07b (patch) | |
tree | c0d1855d16e6c258438918afa066ed8503f77cd6 /net-dns | |
parent | mail-client/mutt: revbump for bug #593234 (diff) | |
download | gentoo-9846a1296bc6e503a2a4ce503da77ef45225d07b.tar.gz gentoo-9846a1296bc6e503a2a4ce503da77ef45225d07b.tar.bz2 gentoo-9846a1296bc6e503a2a4ce503da77ef45225d07b.zip |
net-dns/pdns-3.4.10-r0: add amd64 keyword
Gentoo-Bug: 588656
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/pdns/pdns-3.4.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns/pdns-3.4.10.ebuild b/net-dns/pdns/pdns-3.4.10.ebuild index 04ed30de70cb..e447f2cba21c 100644 --- a/net-dns/pdns/pdns-3.4.10.ebuild +++ b/net-dns/pdns/pdns-3.4.10.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 ~x86" # other possible flags: # db2: we lack the dep |