diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-13 18:47:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-13 18:47:12 +0000 |
commit | 875c8ba770b978b0b2587cbbf2b36785c93f1792 (patch) | |
tree | c1df9b0901801b5cea2502db4945dacc25fcc3db /net-dns/host/host-20070128.ebuild | |
parent | Stable on ppc64; bug #198880 (diff) | |
download | historical-875c8ba770b978b0b2587cbbf2b36785c93f1792.tar.gz historical-875c8ba770b978b0b2587cbbf2b36785c93f1792.tar.bz2 historical-875c8ba770b978b0b2587cbbf2b36785c93f1792.zip |
Add ~alpha
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-dns/host/host-20070128.ebuild')
-rw-r--r-- | net-dns/host/host-20070128.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/host/host-20070128.ebuild b/net-dns/host/host-20070128.ebuild index d36aaeac9ce5..62bfcd3c3c25 100644 --- a/net-dns/host/host-20070128.ebuild +++ b/net-dns/host/host-20070128.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128.ebuild,v 1.2 2007/10/03 22:53:08 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128.ebuild,v 1.3 2007/11/13 18:47:12 armin76 Exp $ inherit eutils toolchain-funcs multilib @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.weird.com/pub/local/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~sparc ~x86" IUSE="debug" RESTRICT="test" |