diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 23:38:27 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 23:38:27 +0000 |
commit | 9b9cd720e98c8706bf108e2f2308f446741d07ee (patch) | |
tree | 7567c8f5618cde84f9548f6876c58fe2c9327fda /x11-plugins/wmnetmon/wmnetmon-0.2.ebuild | |
parent | Fixed SRC_URI to match real filename. (diff) | |
download | historical-9b9cd720e98c8706bf108e2f2308f446741d07ee.tar.gz historical-9b9cd720e98c8706bf108e2f2308f446741d07ee.tar.bz2 historical-9b9cd720e98c8706bf108e2f2308f446741d07ee.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmnetmon/wmnetmon-0.2.ebuild')
-rw-r--r-- | x11-plugins/wmnetmon/wmnetmon-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild b/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild index 94650a66b544..66953cad3880 100644 --- a/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild +++ b/x11-plugins/wmnetmon/wmnetmon-0.2.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/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild,v 1.7 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnetmon/wmnetmon-0.2.ebuild,v 1.8 2004/11/24 23:38:27 weeve Exp $ IUSE="" S=${WORKDIR}/${P}p5/ @@ -10,7 +10,7 @@ SRC_URI="http://www.linuks.mine.nu/dockapps/${P}p5.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~sparc" DEPEND="virtual/x11" |