diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-14 19:35:43 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-14 19:35:43 +0000 |
commit | 24e6a1c2cb0a4a8dd4cbcb09cddbc0c808b5486d (patch) | |
tree | 8aacf896c48a99cfc03a20466fd140e646567cbf /x11-plugins | |
parent | added ~sparc (diff) | |
download | gentoo-2-24e6a1c2cb0a4a8dd4cbcb09cddbc0c808b5486d.tar.gz gentoo-2-24e6a1c2cb0a4a8dd4cbcb09cddbc0c808b5486d.tar.bz2 gentoo-2-24e6a1c2cb0a4a8dd4cbcb09cddbc0c808b5486d.zip |
adding in ~sparc love
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmdrawer/wmdrawer-0.10.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmdrawer/wmdrawer-0.10.4.1.ebuild b/x11-plugins/wmdrawer/wmdrawer-0.10.4.1.ebuild index f52223d2c969..ec676d97ba77 100644 --- a/x11-plugins/wmdrawer/wmdrawer-0.10.4.1.ebuild +++ b/x11-plugins/wmdrawer/wmdrawer-0.10.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdrawer/wmdrawer-0.10.4.1.ebuild,v 1.1 2003/11/02 01:31:54 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdrawer/wmdrawer-0.10.4.1.ebuild,v 1.2 2004/01/14 19:35:43 ciaranm Exp $ IUSE="" S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ HOMEPAGE="http://people.easter-eggs.org/~valos/wmdrawer/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~sparc" DEPEND="virtual/x11 media-libs/gdk-pixbuf" |