diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-02-23 17:26:16 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-02-23 17:26:16 +0000 |
commit | 8be1120d40313459aa5186478860db3579e210fa (patch) | |
tree | d1719b54d7783ccdf9fc91860bccf9fea55d558f /sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | historical-8be1120d40313459aa5186478860db3579e210fa.tar.gz historical-8be1120d40313459aa5186478860db3579e210fa.tar.bz2 historical-8be1120d40313459aa5186478860db3579e210fa.zip |
Stabilization of r11
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Manifest-Sign-Key: 0xCDBA2FDB
Diffstat (limited to 'sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild')
-rw-r--r-- | sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild index db410af776fd..38a2c9e6d739 100644 --- a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild +++ b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild,v 1.1 2013/01/26 18:20:53 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20120725-r11.ebuild,v 1.2 2013/02/23 17:24:42 swift Exp $ EAPI="4" IUSE="" @@ -11,4 +11,4 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cpucontrol" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" |