diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-16 01:59:47 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-16 01:59:47 +0000 |
commit | 58f2efb9e46a966421f62e54a593a2ce4e42fbb3 (patch) | |
tree | 68f91212d5ab2921b46ac7715a7a6c5b4f5cdd7e /app-text/dos2unix/dos2unix-3.1.ebuild | |
parent | stable on ppc64, bug #55543 (diff) | |
download | historical-58f2efb9e46a966421f62e54a593a2ce4e42fbb3.tar.gz historical-58f2efb9e46a966421f62e54a593a2ce4e42fbb3.tar.bz2 historical-58f2efb9e46a966421f62e54a593a2ce4e42fbb3.zip |
stable on ppc64, bug #55545
Diffstat (limited to 'app-text/dos2unix/dos2unix-3.1.ebuild')
-rw-r--r-- | app-text/dos2unix/dos2unix-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dos2unix/dos2unix-3.1.ebuild b/app-text/dos2unix/dos2unix-3.1.ebuild index 39e89c02c66b..7c1078ebbd78 100644 --- a/app-text/dos2unix/dos2unix-3.1.ebuild +++ b/app-text/dos2unix/dos2unix-3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1.ebuild,v 1.14 2004/07/13 21:11:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1.ebuild,v 1.15 2004/07/16 01:59:47 tgall Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www2.tripleg.net.au/dos2unix.builder/${P}.tar.bz2" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ppc sparc alpha amd64 hppa ~mips" +KEYWORDS="x86 ppc sparc alpha amd64 hppa ~mips ppc64" IUSE="" DEPEND="" |