diff options
author | Erik Swanson <erik_swanson@gentoo.org> | 2004-07-23 20:13:14 +0000 |
---|---|---|
committer | Erik Swanson <erik_swanson@gentoo.org> | 2004-07-23 20:13:14 +0000 |
commit | d845b9ccf22a2a1e2f71bf0e6e89e930b4e33271 (patch) | |
tree | 9af71ffdfd0ebb143287fb0a6501f5705958e7d6 /app-text/unix2dos/unix2dos-2.2.ebuild | |
parent | stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-d845b9ccf22a2a1e2f71bf0e6e89e930b4e33271.tar.gz gentoo-2-d845b9ccf22a2a1e2f71bf0e6e89e930b4e33271.tar.bz2 gentoo-2-d845b9ccf22a2a1e2f71bf0e6e89e930b4e33271.zip |
Added macos to KEYWORDS re bug #58102
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 b52aff8fa448..955ecac6dc8b 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.16 2004/07/16 02:02:27 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.17 2004/07/23 20:13:14 erik_swanson 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 ppc64" +KEYWORDS="x86 ppc alpha amd64 sparc hppa ~mips ppc64 macos" IUSE="" DEPEND="" |