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 | 38de844948009d5a8932d4a56b1c45831105c521 (patch) | |
tree | 74ec5b996ec772cdb2d922c345929a8f23d250a2 /net-misc/clockspeed | |
parent | unmasking for x86 (diff) | |
download | gentoo-2-38de844948009d5a8932d4a56b1c45831105c521.tar.gz gentoo-2-38de844948009d5a8932d4a56b1c45831105c521.tar.bz2 gentoo-2-38de844948009d5a8932d4a56b1c45831105c521.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" |