diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-14 18:44:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-14 18:44:57 +0000 |
commit | 9edb0c2c5fd099ca03f9e7b06e576fe109c5e395 (patch) | |
tree | 2903cc9b2e31d6e8ef0e3de4c6cbc1b8bb5f7f63 /net-mail/mpack/mpack-1.5-r1.ebuild | |
parent | Empty the py-compile script instead of symlinking it for compability with aut... (diff) | |
download | historical-9edb0c2c5fd099ca03f9e7b06e576fe109c5e395.tar.gz historical-9edb0c2c5fd099ca03f9e7b06e576fe109c5e395.tar.bz2 historical-9edb0c2c5fd099ca03f9e7b06e576fe109c5e395.zip |
Drop sparc keywords
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
Diffstat (limited to 'net-mail/mpack/mpack-1.5-r1.ebuild')
-rw-r--r-- | net-mail/mpack/mpack-1.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/mpack/mpack-1.5-r1.ebuild b/net-mail/mpack/mpack-1.5-r1.ebuild index 43f30b1158b6..4994729258c0 100644 --- a/net-mail/mpack/mpack-1.5-r1.ebuild +++ b/net-mail/mpack/mpack-1.5-r1.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/net-mail/mpack/mpack-1.5-r1.ebuild,v 1.13 2009/09/23 19:08:49 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mpack/mpack-1.5-r1.ebuild,v 1.14 2012/01/14 18:44:57 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/mpack/${P}-src.tar.Z" SLOT="0" LICENSE="as-is" -KEYWORDS="amd64 sparc x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |