diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-16 02:02:27 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-16 02:02:27 +0000 |
commit | 946c150ddd4c0fe5cebd56410bcbf79ef7e09379 (patch) | |
tree | 77abff200d1c67d6ab90a3b5a03db64cceaf63de /app-text/unix2dos/unix2dos-2.2.ebuild | |
parent | stable on ppc64, bug #55545 (Manifest recommit) (diff) | |
download | gentoo-2-946c150ddd4c0fe5cebd56410bcbf79ef7e09379.tar.gz gentoo-2-946c150ddd4c0fe5cebd56410bcbf79ef7e09379.tar.bz2 gentoo-2-946c150ddd4c0fe5cebd56410bcbf79ef7e09379.zip |
stable on ppc64, bug #55546
Diffstat (limited to 'app-text/unix2dos/unix2dos-2.2.ebuild')
-rw-r--r-- | app-text/unix2dos/unix2dos-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/unix2dos/unix2dos-2.2.ebuild b/app-text/unix2dos/unix2dos-2.2.ebuild index 94cf3be55441..b52aff8fa448 100644 --- a/app-text/unix2dos/unix2dos-2.2.ebuild +++ b/app-text/unix2dos/unix2dos-2.2.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/unix2dos/unix2dos-2.2.ebuild,v 1.15 2004/07/14 00:49:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.16 2004/07/16 02:02:27 tgall Exp $ inherit gcc eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.src.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ppc alpha amd64 sparc hppa ~mips" +KEYWORDS="x86 ppc alpha amd64 sparc hppa ~mips ppc64" IUSE="" DEPEND="" |