diff options
author | Sven Vermeulen <swift@gentoo.org> | 2014-04-19 15:53:56 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2014-04-19 15:53:56 +0000 |
commit | f4cf31e32dd9a06c16273d9a61c2c57bbaec9669 (patch) | |
tree | 07090029aa56dee89ca21bbd3bdfafbae8ae4dc4 /sec-policy/selinux-gnome/selinux-gnome-2.20140311-r1.ebuild | |
parent | Remove 7.35.0-r1 which was just used to test tests for bug #285669 (diff) | |
download | historical-f4cf31e32dd9a06c16273d9a61c2c57bbaec9669.tar.gz historical-f4cf31e32dd9a06c16273d9a61c2c57bbaec9669.tar.bz2 historical-f4cf31e32dd9a06c16273d9a61c2c57bbaec9669.zip |
Stabilize r1 policies
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0x2EDD52403B68AF47
Diffstat (limited to 'sec-policy/selinux-gnome/selinux-gnome-2.20140311-r1.ebuild')
-rw-r--r-- | sec-policy/selinux-gnome/selinux-gnome-2.20140311-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-gnome/selinux-gnome-2.20140311-r1.ebuild b/sec-policy/selinux-gnome/selinux-gnome-2.20140311-r1.ebuild index a2e4b8c3e0ca..cdc917bc46be 100644 --- a/sec-policy/selinux-gnome/selinux-gnome-2.20140311-r1.ebuild +++ b/sec-policy/selinux-gnome/selinux-gnome-2.20140311-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/selinux-gnome-2.20140311-r1.ebuild,v 1.1 2014/03/21 19:13:33 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-gnome/selinux-gnome-2.20140311-r1.ebuild,v 1.2 2014/04/19 15:51:31 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for gnome" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |