diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-03-17 21:50:11 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-03-17 21:50:11 +0000 |
commit | 1e044d9af88f8ca6ae26e8a36927f4cd589d6a69 (patch) | |
tree | f2ccd0039841a6778be87bd32a8488733d7e89ff /x11-plugins/ascpu/ascpu-1.9.ebuild | |
parent | Removed pkg_setup() function. (Manifest recommit) (diff) | |
download | gentoo-2-1e044d9af88f8ca6ae26e8a36927f4cd589d6a69.tar.gz gentoo-2-1e044d9af88f8ca6ae26e8a36927f4cd589d6a69.tar.bz2 gentoo-2-1e044d9af88f8ca6ae26e8a36927f4cd589d6a69.zip |
Added ~sparc (#44975)
Diffstat (limited to 'x11-plugins/ascpu/ascpu-1.9.ebuild')
-rw-r--r-- | x11-plugins/ascpu/ascpu-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/ascpu/ascpu-1.9.ebuild b/x11-plugins/ascpu/ascpu-1.9.ebuild index fa44c4878e33..4d0ec7850baa 100644 --- a/x11-plugins/ascpu/ascpu-1.9.ebuild +++ b/x11-plugins/ascpu/ascpu-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.9.ebuild,v 1.7 2004/03/15 12:59:58 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.9.ebuild,v 1.8 2004/03/17 21:48:30 ciaranm Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.tigr.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" DEPEND="virtual/x11" |