diff options
Diffstat (limited to 'sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild')
-rw-r--r-- | sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild b/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild index 4012e882cfad..bee6b0c36b30 100644 --- a/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild,v 1.1 2011/02/05 12:07:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-bind/selinux-bind-2.20101213.ebuild,v 1.2 2011/06/02 12:07:07 blueness Exp $ MODS="bind" IUSE="" @@ -9,4 +9,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for BIND" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |