diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-22 21:12:20 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-22 21:12:20 +0000 |
commit | 6abd80683212b8049f1a442e0ab7c271242af1d0 (patch) | |
tree | 38b7e71d49855273780cdf710b97f85be0b5bf40 /net-nds/luma/luma-2.1.3.ebuild | |
parent | Added ~sparc keyword. (diff) | |
download | historical-6abd80683212b8049f1a442e0ab7c271242af1d0.tar.gz historical-6abd80683212b8049f1a442e0ab7c271242af1d0.tar.bz2 historical-6abd80683212b8049f1a442e0ab7c271242af1d0.zip |
Added ~sparc keyword.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-nds/luma/luma-2.1.3.ebuild')
-rw-r--r-- | net-nds/luma/luma-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/luma/luma-2.1.3.ebuild b/net-nds/luma/luma-2.1.3.ebuild index d19db2fe012e..c62e84b1a16f 100644 --- a/net-nds/luma/luma-2.1.3.ebuild +++ b/net-nds/luma/luma-2.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/luma/luma-2.1.3.ebuild,v 1.1 2005/03/16 17:12:50 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/luma/luma-2.1.3.ebuild,v 1.2 2005/05/22 21:12:20 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/luma/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc ~sparc ~x86" IUSE="samba" RDEPEND=">=x11-libs/qt-3.2 |