diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-09 19:44:43 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-09 19:44:43 +0000 |
commit | 25bf4a0ed4240bb595a8994085d7704a069ac697 (patch) | |
tree | 8ac6f006ad6ee7da0d29b0ddc52196b6b6c05180 /x11-wm/xpde/xpde-0.3.5.ebuild | |
parent | Stable on x86 and ppc. (Manifest recommit) (diff) | |
download | gentoo-2-25bf4a0ed4240bb595a8994085d7704a069ac697.tar.gz gentoo-2-25bf4a0ed4240bb595a8994085d7704a069ac697.tar.bz2 gentoo-2-25bf4a0ed4240bb595a8994085d7704a069ac697.zip |
Stable on x86. Masked for other arches since it is distributed as a binary tarball.
Diffstat (limited to 'x11-wm/xpde/xpde-0.3.5.ebuild')
-rw-r--r-- | x11-wm/xpde/xpde-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xpde/xpde-0.3.5.ebuild b/x11-wm/xpde/xpde-0.3.5.ebuild index bb7e97e7d0e2..bf12f8c3214b 100644 --- a/x11-wm/xpde/xpde-0.3.5.ebuild +++ b/x11-wm/xpde/xpde-0.3.5.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-wm/xpde/xpde-0.3.5.ebuild,v 1.3 2004/06/24 23:46:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpde/xpde-0.3.5.ebuild,v 1.4 2004/10/09 19:44:42 usata Exp $ DESCRIPTION="A Desktop Environment modelled after the O/S from Redmond, WA" HOMEPAGE="http://www.xpde.com/" @@ -8,7 +8,7 @@ SRC_URI="http://www.xpde.com/releases/${P}-20030426.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -ppc -sparc -alpha" +KEYWORDS="-* x86" IUSE="" DEPEND="virtual/x11" |