diff options
author | 2012-03-18 15:41:16 +0000 | |
---|---|---|
committer | 2012-03-18 15:41:16 +0000 | |
commit | 3e32d46c5548cf16d0d34435c36e74c4e7a6ed06 (patch) | |
tree | ced0140d42f5f97feeaa60359bf2a8e695e661a0 /dev-lang/mozart/mozart-1.3.2.ebuild | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-3e32d46c5548cf16d0d34435c36e74c4e7a6ed06.tar.gz gentoo-2-3e32d46c5548cf16d0d34435c36e74c4e7a6ed06.tar.bz2 gentoo-2-3e32d46c5548cf16d0d34435c36e74c4e7a6ed06.zip |
Drop sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-lang/mozart/mozart-1.3.2.ebuild')
-rw-r--r-- | dev-lang/mozart/mozart-1.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/mozart/mozart-1.3.2.ebuild b/dev-lang/mozart/mozart-1.3.2.ebuild index bd422ed95e1e..9ec61c5c5023 100644 --- a/dev-lang/mozart/mozart-1.3.2.ebuild +++ b/dev-lang/mozart/mozart-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.3.2.ebuild,v 1.15 2009/08/11 07:04:33 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mozart/mozart-1.3.2.ebuild,v 1.16 2012/03/18 15:41:16 armin76 Exp $ inherit elisp-common eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.mozart-oz.org/download/mozart-ftp/store/1.3.2-2006-06-15-tar LICENSE="Mozart" SLOT="0" -KEYWORDS="-amd64 ppc -ppc64 sparc x86" +KEYWORDS="-amd64 ppc -ppc64 x86" IUSE="doc emacs gdbm static tcl threads tk" RDEPEND="dev-lang/perl |