summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2017-07-10 16:57:46 -0700
committerPatrick McLean <chutzpah@gentoo.org>2017-07-10 16:57:46 -0700
commitb18ae57bf440510b9e6f46be51cac1216f65c3b9 (patch)
tree8db2d4a3f22cb7965afa5dcb183e4fe329f3aecf
parentvirtual/bitcoin-leveldb: correct the || deps order (diff)
downloadgentoo-b18ae57bf440510b9e6f46be51cac1216f65c3b9.tar.gz
gentoo-b18ae57bf440510b9e6f46be51cac1216f65c3b9.tar.bz2
gentoo-b18ae57bf440510b9e6f46be51cac1216f65c3b9.zip
net-dns/dnsmasq: Stabilize 2.77 on amd64
Gentoo-Bug: 624510 Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.77.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.77.ebuild b/net-dns/dnsmasq/dnsmasq-2.77.ebuild
index f895ef47b522..75632408eeda 100644
--- a/net-dns/dnsmasq/dnsmasq-2.77.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.77.ebuild
@@ -11,7 +11,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 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +id idn libidn2 +inotify"
IUSE+=" ipv6 lua nls script selinux static tftp"