diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2009-07-22 13:12:39 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2009-07-22 13:12:39 +0000 |
commit | 73981e54a2e66a29a4bca6f4ce36295cff7431dc (patch) | |
tree | b7ccb2eecf0a55672b05be10d58fc7da9943f525 /sec-policy/selinux-postfix/selinux-postfix-20080525.ebuild | |
parent | keyword ~x86-fbsd, bug #277813 (diff) | |
download | historical-73981e54a2e66a29a4bca6f4ce36295cff7431dc.tar.gz historical-73981e54a2e66a29a4bca6f4ce36295cff7431dc.tar.bz2 historical-73981e54a2e66a29a4bca6f4ce36295cff7431dc.zip |
Drop alpha, mips, ppc, sparc selinux support part 1.
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'sec-policy/selinux-postfix/selinux-postfix-20080525.ebuild')
-rw-r--r-- | sec-policy/selinux-postfix/selinux-postfix-20080525.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sec-policy/selinux-postfix/selinux-postfix-20080525.ebuild b/sec-policy/selinux-postfix/selinux-postfix-20080525.ebuild index 233c57bb5442..f1f7488229f2 100644 --- a/sec-policy/selinux-postfix/selinux-postfix-20080525.ebuild +++ b/sec-policy/selinux-postfix/selinux-postfix-20080525.ebuild @@ -1,6 +1,6 @@ -# Copyright 2006-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postfix/selinux-postfix-20080525.ebuild,v 1.1 2008/05/25 23:49:42 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-postfix/selinux-postfix-20080525.ebuild,v 1.2 2009/07/22 13:12:26 pebenito Exp $ MODS="postfix" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for postfix" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~x86" |