diff options
author | 2010-07-04 22:11:55 +0000 | |
---|---|---|
committer | 2010-07-04 22:11:55 +0000 | |
commit | a11e5ca4f5d279e9168d6fdeb293bc8ab9388016 (patch) | |
tree | ccd385dcb38b5895fed4aa77929e5d1cf6097125 /net-dns/totd/totd-1.5.1.ebuild | |
parent | Stable on amd64 wrt bug #316539 (diff) | |
download | historical-a11e5ca4f5d279e9168d6fdeb293bc8ab9388016.tar.gz historical-a11e5ca4f5d279e9168d6fdeb293bc8ab9388016.tar.bz2 historical-a11e5ca4f5d279e9168d6fdeb293bc8ab9388016.zip |
keyworded for amd64 wrt bug #326771
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'net-dns/totd/totd-1.5.1.ebuild')
-rw-r--r-- | net-dns/totd/totd-1.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/totd/totd-1.5.1.ebuild b/net-dns/totd/totd-1.5.1.ebuild index dceee216923d..77671d7038b7 100644 --- a/net-dns/totd/totd-1.5.1.ebuild +++ b/net-dns/totd/totd-1.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild,v 1.5 2009/05/15 21:48:46 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/totd/totd-1.5.1.ebuild,v 1.6 2010/07/04 22:11:55 hwoarang Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/${P}.tar.gz" LICENSE="BSD as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND="" |