diff options
author | Jason Wever <weeve@gentoo.org> | 2003-09-24 18:57:16 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-09-24 18:57:16 +0000 |
commit | efff3cd4ae87e3eb9618dce125972605fbb39aca (patch) | |
tree | 878116e82480be8d38179560052d1799945046cc /x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild | |
parent | masking qmail-autoresponder for security reasons. bug #26780 (diff) | |
download | gentoo-2-efff3cd4ae87e3eb9618dce125972605fbb39aca.tar.gz gentoo-2-efff3cd4ae87e3eb9618dce125972605fbb39aca.tar.bz2 gentoo-2-efff3cd4ae87e3eb9618dce125972605fbb39aca.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild')
-rw-r--r-- | x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild b/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild index 7e50a337cc69..353ef58c8faa 100644 --- a/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild +++ b/x11-plugins/wmupmon/wmupmon-0.1.1a.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/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild,v 1.3 2003/09/06 05:45:18 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmupmon/wmupmon-0.1.1a.ebuild,v 1.4 2003/09/24 18:55:01 weeve Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ HOMEPAGE="http://jzs.mine.nu/projects/index.php?project=wmupmon" SRC_URI="http://jzs.mine.nu/projects/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="" |