diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2003-10-07 03:11:01 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2003-10-07 03:11:01 +0000 |
commit | 73a93840240c6377fb24744baa4181e8ec0d3f85 (patch) | |
tree | bdd0154c6b4924e2eab2b740b4052e12a040a0b7 /sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild | |
parent | typo (diff) | |
download | historical-73a93840240c6377fb24744baa4181e8ec0d3f85.tar.gz historical-73a93840240c6377fb24744baa4181e8ec0d3f85.tar.bz2 historical-73a93840240c6377fb24744baa4181e8ec0d3f85.zip |
mark stable
Diffstat (limited to 'sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild')
-rw-r--r-- | sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild b/sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild index 6e3b7e388ac8..fc2a1c9a67d5 100644 --- a/sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild +++ b/sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild,v 1.2 2003/08/07 20:56:02 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mkinitrd/mkinitrd-3.5.7.ebuild,v 1.3 2003/10/07 03:10:58 pebenito Exp $ IUSE="selinux" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.redhat.com" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" DEPEND="dev-libs/popt x86? ( dev-libs/dietlibc )" |