summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2005-04-04 09:40:28 +0000
committerJon Portnoy <avenj@gentoo.org>2005-04-04 09:40:28 +0000
commitd36631ebf4eac4d9d21504d4de4ca0a464c099c3 (patch)
tree3e487ed9fbdb5825d3a6f8da719eb30badda7ae3 /net-dns/dnsmasq/dnsmasq-2.22.ebuild
parentFixed patch to nooffset version, closing bug #85798 (diff)
downloadgentoo-2-d36631ebf4eac4d9d21504d4de4ca0a464c099c3.tar.gz
gentoo-2-d36631ebf4eac4d9d21504d4de4ca0a464c099c3.tar.bz2
gentoo-2-d36631ebf4eac4d9d21504d4de4ca0a464c099c3.zip
2.22 stable on x86
(Portage version: 2.0.51-r12)
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.22.ebuild')
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.22.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.22.ebuild b/net-dns/dnsmasq/dnsmasq-2.22.ebuild
index 59d801306f24..edee5006eed6 100644
--- a/net-dns/dnsmasq/dnsmasq-2.22.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.22.ebuild,v 1.8 2005/04/03 11:29:00 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.22.ebuild,v 1.9 2005/04/04 09:40:28 avenj Exp $
inherit eutils toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm hppa ia64 mips ppc s390 sh sparc ~x86 ~alpha"
+KEYWORDS="amd64 arm hppa ia64 mips ppc s390 sh sparc x86 ~alpha"
IUSE=""
RDEPEND=""