diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:41:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 19:41:58 +0000 |
commit | d3cc764dad64d89cca451533fb34d1167126f04e (patch) | |
tree | ac99cf6ccc4e867e0ce35be8d6ff41d1476e7cf5 /app-misc/run-mailcap | |
parent | Remove arm keywords (diff) | |
download | historical-d3cc764dad64d89cca451533fb34d1167126f04e.tar.gz historical-d3cc764dad64d89cca451533fb34d1167126f04e.tar.bz2 historical-d3cc764dad64d89cca451533fb34d1167126f04e.zip |
Remove arm keywords
Diffstat (limited to 'app-misc/run-mailcap')
-rw-r--r-- | app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild b/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild index d91e188bd713..bf673a32016f 100644 --- a/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild +++ b/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild,v 1.4 2004/01/03 10:35:07 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/run-mailcap/run-mailcap-3.23_p1-r1.ebuild,v 1.5 2004/02/22 19:40:50 agriffis Exp $ MY_PV="${PV/_p/-}" DESCRIPTION="Execute programs via entries in the mailcap file" @@ -8,7 +8,7 @@ HOMEPAGE="http://packages.debian.org/unstable/net/mime-support.html" SRC_URI="mirror://debian/pool/main/m/mime-support/mime-support_${MY_PV}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa amd64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~hppa amd64" IUSE="" DEPEND="" RDEPEND=">=dev-lang/perl-5.6*" |