diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:29 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:37:29 +0000 |
commit | 266674e94a809d37987dec2d9697a4a392442eec (patch) | |
tree | 1c5880f2c02e2387395117c7177edf6ffd6cc19b /sys-kernel/selinux-sources/selinux-sources-2.4.19.ebuild | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-266674e94a809d37987dec2d9697a4a392442eec.tar.gz historical-266674e94a809d37987dec2d9697a4a392442eec.tar.bz2 historical-266674e94a809d37987dec2d9697a4a392442eec.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-kernel/selinux-sources/selinux-sources-2.4.19.ebuild')
-rw-r--r-- | sys-kernel/selinux-sources/selinux-sources-2.4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/selinux-sources/selinux-sources-2.4.19.ebuild b/sys-kernel/selinux-sources/selinux-sources-2.4.19.ebuild index 419733614879..b9f879b38151 100644 --- a/sys-kernel/selinux-sources/selinux-sources-2.4.19.ebuild +++ b/sys-kernel/selinux-sources/selinux-sources-2.4.19.ebuild @@ -26,7 +26,7 @@ DESCRIPTION="LSM patched kernel with SELinux archive" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://gentoo.org/~styx/patches-${KV}.tar.bz2" HOMEPAGE="http://www.kernel.org/ http://www.nsa.gov/selinux" -KEYWORDS="~x86 -ppc -sparc -sparc64" +KEYWORDS="~x86 -ppc -sparc " src_unpack() { unpack ${A} |