diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-09 17:28:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-09 17:28:31 +0000 |
commit | d7a8d018b89fa2f8d545f29488d32f76ae05e88c (patch) | |
tree | 75146bcfdc3c817dc64cd85b7cd227a7440b6f9a /net-misc/clockspeed/clockspeed-0.62-r3.ebuild | |
parent | keyboard->kbd in XF86Config as well as xorg.conf (Manifest recommit) (diff) | |
download | gentoo-2-d7a8d018b89fa2f8d545f29488d32f76ae05e88c.tar.gz gentoo-2-d7a8d018b89fa2f8d545f29488d32f76ae05e88c.tar.bz2 gentoo-2-d7a8d018b89fa2f8d545f29488d32f76ae05e88c.zip |
Keyworded -sparc, uses hires timer methods not present for us, also bug #63346
Diffstat (limited to 'net-misc/clockspeed/clockspeed-0.62-r3.ebuild')
-rw-r--r-- | net-misc/clockspeed/clockspeed-0.62-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/clockspeed/clockspeed-0.62-r3.ebuild b/net-misc/clockspeed/clockspeed-0.62-r3.ebuild index fa5424a0c9bf..30c08be09a5d 100644 --- a/net-misc/clockspeed/clockspeed-0.62-r3.ebuild +++ b/net-misc/clockspeed/clockspeed-0.62-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r3.ebuild,v 1.6 2004/09/08 17:14:35 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clockspeed/clockspeed-0.62-r3.ebuild,v 1.7 2004/09/09 17:28:31 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://cr.yp.to/clockspeed/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 -ppc sparc ~amd64" +KEYWORDS="x86 -ppc -sparc ~amd64" IUSE="static selinux" DEPEND="sys-apps/groff" |