diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 12:49:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 12:49:16 +0100 |
commit | 70ddf5b6c2d953977b56f2dff895e63376065d78 (patch) | |
tree | 85660cacccddedac0765bc9205178be356f1f6ca /net-dns/dnsmasq | |
parent | sys-fs/xfsdump: ia64 stable wrt bug #577652 (diff) | |
download | gentoo-70ddf5b6c2d953977b56f2dff895e63376065d78.tar.gz gentoo-70ddf5b6c2d953977b56f2dff895e63376065d78.tar.bz2 gentoo-70ddf5b6c2d953977b56f2dff895e63376065d78.zip |
net-dns/dnsmasq: ia64 stable wrt bug #575674
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.75.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.75.ebuild b/net-dns/dnsmasq/dnsmasq-2.75.ebuild index 55df7d60cc18..add2340953f7 100644 --- a/net-dns/dnsmasq/dnsmasq-2.75.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.75.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 ~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 idn +inotify ipv6 lua nls script selinux static tftp" DM_LINGUAS="de es fi fr id it no pl pt_BR ro" for dm_lingua in ${DM_LINGUAS}; do |