commit: c3e77d1fe12c5e719373ee3e22f64958718d5679 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com> AuthorDate: Fri Dec 7 22:58:58 2018 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Fri Dec 7 22:58:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e77d1f
net-dns/dnsmasq: Stabilize on amd64 (bug #672724) Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> net-dns/dnsmasq/dnsmasq-2.80.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/dnsmasq/dnsmasq-2.80.ebuild b/net-dns/dnsmasq/dnsmasq-2.80.ebuild index 4e740fb0d98..4eb06a18253 100644 --- a/net-dns/dnsmasq/dnsmasq-2.80.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.80.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +dumpfile id idn libidn2" IUSE+=" +inotify ipv6 lua nls script selinux static tftp"
