diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-07 22:18:34 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-07 22:18:34 +0000 |
commit | 033719d4fcbadf062b3d5fa05aad7273d6ab65f8 (patch) | |
tree | fe0fbf016bd2abe14fa328e520d1e7a0e533536c /app-text/unix2dos/unix2dos-2.2.ebuild | |
parent | fixing Manifest (diff) | |
download | gentoo-2-033719d4fcbadf062b3d5fa05aad7273d6ab65f8.tar.gz gentoo-2-033719d4fcbadf062b3d5fa05aad7273d6ab65f8.tar.bz2 gentoo-2-033719d4fcbadf062b3d5fa05aad7273d6ab65f8.zip |
Stable on sparc, #50392
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 b20e65509440..7c7072c5f551 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 Technologies, Inc. # 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.10 2004/04/29 00:22:31 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.11 2004/05/07 22:15:51 ciaranm 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" +KEYWORDS="x86 ppc alpha amd64 sparc" DEPEND="" RDEPEND="" |