summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Vermeulen <swift@gentoo.org>2014-01-20 20:03:28 +0000
committerSven Vermeulen <swift@gentoo.org>2014-01-20 20:03:28 +0000
commit4cfb9b369042061c8cc2670889f046925815f5ea (patch)
tree06cc24fdb768f610d35c422f03b24c0bf8a53828 /sys-libs/libselinux/libselinux-2.2-r1.ebuild
parentInitial commit, ebuild by me. Dependency of net-firewall/nftables, as request... (diff)
downloadhistorical-4cfb9b369042061c8cc2670889f046925815f5ea.tar.gz
historical-4cfb9b369042061c8cc2670889f046925815f5ea.tar.bz2
historical-4cfb9b369042061c8cc2670889f046925815f5ea.zip
Stabilize SELinux userspace for x86 and amd64
Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0x2EDD52403B68AF47
Diffstat (limited to 'sys-libs/libselinux/libselinux-2.2-r1.ebuild')
-rw-r--r--sys-libs/libselinux/libselinux-2.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libselinux/libselinux-2.2-r1.ebuild b/sys-libs/libselinux/libselinux-2.2-r1.ebuild
index bba0a73613a2..67af556f0d6a 100644
--- a/sys-libs/libselinux/libselinux-2.2-r1.ebuild
+++ b/sys-libs/libselinux/libselinux-2.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.2-r1.ebuild,v 1.1 2013/11/04 21:51:46 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.2-r1.ebuild,v 1.2 2014/01/20 20:03:24 swift Exp $
EAPI="5"
PYTHON_COMPAT=( python2_7 python3_2 )
@@ -18,7 +18,7 @@ SRC_URI="http://userspace.selinuxproject.org/releases/20131030/${P}.tar.gz
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="python ruby static-libs"
RDEPEND=">=sys-libs/libsepol-${SEPOL_VER}