diff options
Diffstat (limited to 'app-shells/dash/dash-0.5.2.2.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-0.5.2.2.ebuild b/app-shells/dash/dash-0.5.2.2.ebuild index b61780d27852..4992ab314df1 100644 --- a/app-shells/dash/dash-0.5.2.2.ebuild +++ b/app-shells/dash/dash-0.5.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.2.ebuild,v 1.2 2005/04/08 11:46:08 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.2.ebuild,v 1.3 2005/04/09 20:39:12 hansmi Exp $ inherit eutils versionator flag-o-matic toolchain-funcs @@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/d/dash/${MY_P2}.orig.tar.gz \ SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="diet static" RDEPEND="diet? ( dev-libs/dietlibc ) |