diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-01-31 16:06:42 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-01-31 16:06:42 +0000 |
commit | 0c9cd7bdab73364aab8815cbd46a9d44717a5431 (patch) | |
tree | f48018b45f61db4a72261f5cb2fe0de90fbfe3fd /net-dns/updatedd/updatedd-2.3.ebuild | |
parent | stable on ppc64 (diff) | |
download | historical-0c9cd7bdab73364aab8815cbd46a9d44717a5431.tar.gz historical-0c9cd7bdab73364aab8815cbd46a9d44717a5431.tar.bz2 historical-0c9cd7bdab73364aab8815cbd46a9d44717a5431.zip |
~amd64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-dns/updatedd/updatedd-2.3.ebuild')
-rw-r--r-- | net-dns/updatedd/updatedd-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/updatedd/updatedd-2.3.ebuild b/net-dns/updatedd/updatedd-2.3.ebuild index 6fc75e25807e..ee09877b4c52 100644 --- a/net-dns/updatedd/updatedd-2.3.ebuild +++ b/net-dns/updatedd/updatedd-2.3.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/updatedd/updatedd-2.3.ebuild,v 1.1 2005/01/08 00:46:21 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/updatedd/updatedd-2.3.ebuild,v 1.2 2005/01/31 16:06:42 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND="virtual/libc" |