summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-01-10 10:57:48 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-10 11:00:18 +0100
commit4821b9f6890467eb02a6e28c5619279b8f026e4f (patch)
tree9f0eb4bc7d3085f58385878e6f482aceaa4b43d2 /sys-auth/elogind
parentgames-board/gambit: Drop old (diff)
downloadgentoo-4821b9f6890467eb02a6e28c5619279b8f026e4f.tar.gz
gentoo-4821b9f6890467eb02a6e28c5619279b8f026e4f.tar.bz2
gentoo-4821b9f6890467eb02a6e28c5619279b8f026e4f.zip
sys-auth/elogind: Drop bogus SECURITY_SMACK check
Closes: https://bugs.gentoo.org/642432 Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-auth/elogind')
-rw-r--r--sys-auth/elogind/elogind-234.4-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-auth/elogind/elogind-234.4-r1.ebuild b/sys-auth/elogind/elogind-234.4-r1.ebuild
index b554bf7b8363..c56a5360fee2 100644
--- a/sys-auth/elogind/elogind-234.4-r1.ebuild
+++ b/sys-auth/elogind/elogind-234.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -42,8 +42,7 @@ PDEPEND="
PATCHES=( "${FILESDIR}/${PN}-226.4-docs.patch" )
pkg_setup() {
- local CONFIG_CHECK="~CGROUPS ~EPOLL ~INOTIFY_USER ~SECURITY_SMACK
- ~SIGNALFD ~TIMERFD"
+ local CONFIG_CHECK="~CGROUPS ~EPOLL ~INOTIFY_USER ~SIGNALFD ~TIMERFD"
if use kernel_linux; then
linux-info_pkg_setup