diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-04-01 21:46:56 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-04-01 21:46:56 +0000 |
commit | 4d14cdbd9bf0b7cde295908892a965d7a47cc40e (patch) | |
tree | 26c120374b0a5e3f866e4be0edc54a06991a07c2 /net-misc/clockspeed | |
parent | unmasking for x86 (diff) | |
download | historical-4d14cdbd9bf0b7cde295908892a965d7a47cc40e.tar.gz historical-4d14cdbd9bf0b7cde295908892a965d7a47cc40e.tar.bz2 historical-4d14cdbd9bf0b7cde295908892a965d7a47cc40e.zip |
unmasking for x86
Diffstat (limited to 'net-misc/clockspeed')
-rw-r--r-- | net-misc/clockspeed/clockspeed-0.62-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/clockspeed/clockspeed-0.62-r2.ebuild b/net-misc/clockspeed/clockspeed-0.62-r2.ebuild index b3a058d41eb2..83152d720232 100644 --- a/net-misc/clockspeed/clockspeed-0.62-r2.ebuild +++ b/net-misc/clockspeed/clockspeed-0.62-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r2.ebuild,v 1.3 2003/02/28 16:55:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r2.ebuild,v 1.4 2003/04/01 21:46:56 drobbins Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://cr.yp.to/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="sys-apps/groff" |