diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-13 19:29:09 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-13 19:29:09 +0000 |
commit | 5b3f4ea0d6710c3aad4a1a989b97374a1aced9fd (patch) | |
tree | e5fe7924bee3115d246121e500a5529bc8cab2c3 /app-text/dos2unix/dos2unix-3.1-r2.ebuild | |
parent | Stable on x86 wrt bug #188606 (diff) | |
download | historical-5b3f4ea0d6710c3aad4a1a989b97374a1aced9fd.tar.gz historical-5b3f4ea0d6710c3aad4a1a989b97374a1aced9fd.tar.bz2 historical-5b3f4ea0d6710c3aad4a1a989b97374a1aced9fd.zip |
Stable on arm wrt bug #188606
Package-Manager: portage-2.1.3.5
Diffstat (limited to 'app-text/dos2unix/dos2unix-3.1-r2.ebuild')
-rw-r--r-- | app-text/dos2unix/dos2unix-3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dos2unix/dos2unix-3.1-r2.ebuild b/app-text/dos2unix/dos2unix-3.1-r2.ebuild index ab6bc5e96297..5c11ee29cd56 100644 --- a/app-text/dos2unix/dos2unix-3.1-r2.ebuild +++ b/app-text/dos2unix/dos2unix-3.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1-r2.ebuild,v 1.3 2007/08/13 19:24:27 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-3.1-r2.ebuild,v 1.4 2007/08/13 19:29:09 jokey Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="freedist" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND="" |