diff options
author | 2006-02-27 20:14:47 +0000 | |
---|---|---|
committer | 2006-02-27 20:14:47 +0000 | |
commit | 9a95e0866a08505eb698016d03458ae8b098d5f5 (patch) | |
tree | 55e7ad046c106a80b1e3c4e6a54ddcf246aff0a0 /sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-9a95e0866a08505eb698016d03458ae8b098d5f5.tar.gz gentoo-2-9a95e0866a08505eb698016d03458ae8b098d5f5.tar.bz2 gentoo-2-9a95e0866a08505eb698016d03458ae8b098d5f5.zip |
Drop amd64 keywords from all 2.4 kernels since they're not supported.
(Portage version: 2.1_pre5-r1)
Diffstat (limited to 'sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild')
-rw-r--r-- | sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild b/sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild index a6cfd839476d..86837c93b824 100644 --- a/sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild +++ b/sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild,v 1.5 2006/02/16 10:30:31 kang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild,v 1.6 2006/02/27 20:14:47 chutzpah Exp $ IUSE="" ETYPE="sources" @@ -24,7 +24,7 @@ HOMEPAGE="http://hardened.gentoo.org/rsbac" DESCRIPTION="RSBAC hardened sources for the ${KV_MAJOR}.${KV_MINOR} kernel tree" SRC_URI="${KERNEL_URI} ${RGPV_SRC}" -KEYWORDS="x86 amd64" +KEYWORDS="x86" K_NOUSENAME="yes" K_PREPATCHED="yes" |