diff options
author | Ilya Volynets <iluxa@gentoo.org> | 2005-09-28 07:55:14 +0000 |
---|---|---|
committer | Ilya Volynets <iluxa@gentoo.org> | 2005-09-28 07:55:14 +0000 |
commit | 04deea5a7575f820a7b4b3ba604496542f44a274 (patch) | |
tree | c8c4556295c5c758cf27f68d14610991fa754749 /dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild | |
parent | mark ~mips (diff) | |
download | gentoo-2-04deea5a7575f820a7b4b3ba604496542f44a274.tar.gz gentoo-2-04deea5a7575f820a7b4b3ba604496542f44a274.tar.bz2 gentoo-2-04deea5a7575f820a7b4b3ba604496542f44a274.zip |
mark ~mips
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild')
-rw-r--r-- | dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild index c3726a0ec918..4f6d4baf596b 100644 --- a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild +++ b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.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/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.5 2005/09/22 15:41:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.79.ebuild,v 1.6 2005/09/28 07:55:14 iluxa Exp $ inherit perl-module @@ -10,5 +10,5 @@ HOMEPAGE="http://search.cpan.org/dist/Mail-Sendmail/" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" IUSE="" |