diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2004-11-24 14:12:32 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2004-11-24 14:12:32 +0000 |
commit | 7836a0abaec882cbab7c5c7c91439704ede79d99 (patch) | |
tree | 3d6524d8c96a874be1329c3422b75bcdac8efb2d /app-admin/chroot_safe/chroot_safe-1.3.ebuild | |
parent | version bump thanks to bug #72064 (diff) | |
download | historical-7836a0abaec882cbab7c5c7c91439704ede79d99.tar.gz historical-7836a0abaec882cbab7c5c7c91439704ede79d99.tar.bz2 historical-7836a0abaec882cbab7c5c7c91439704ede79d99.zip |
Marked stable on x86.
Diffstat (limited to 'app-admin/chroot_safe/chroot_safe-1.3.ebuild')
-rw-r--r-- | app-admin/chroot_safe/chroot_safe-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/chroot_safe/chroot_safe-1.3.ebuild b/app-admin/chroot_safe/chroot_safe-1.3.ebuild index 79181aded70c..1c520ff66cc7 100644 --- a/app-admin/chroot_safe/chroot_safe-1.3.ebuild +++ b/app-admin/chroot_safe/chroot_safe-1.3.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-admin/chroot_safe/chroot_safe-1.3.ebuild,v 1.2 2004/10/05 02:58:10 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chroot_safe/chroot_safe-1.3.ebuild,v 1.3 2004/11/24 14:12:32 ka0ttic Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="virtual/libc" |