diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-02-25 12:04:07 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-02-25 12:04:27 -0500 |
commit | 88598e4e16cc304d209966c0fcaf6c7cfac1e0d8 (patch) | |
tree | e489abde1b7dae0cc414a7590a2709996d1e2249 /sys-apps | |
parent | media-video/vlc: [QA] Fix header. (diff) | |
download | gentoo-88598e4e16cc304d209966c0fcaf6c7cfac1e0d8.tar.gz gentoo-88598e4e16cc304d209966c0fcaf6c7cfac1e0d8.tar.bz2 gentoo-88598e4e16cc304d209966c0fcaf6c7cfac1e0d8.zip |
sys-apps/systemd: add kernel check for hash API funcs
Ref: https://github.com/systemd/systemd/pull/5457
Package-Manager: portage-portage_p2.3.0
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index fd6a46faec39..5e908dcc8073 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -111,6 +111,7 @@ pkg_pretend() { ~CHECKPOINT_RESTORE ~DEVTMPFS ~DMIID ~EPOLL ~FANOTIFY ~FHANDLE ~INOTIFY_USER ~IPV6 ~NET ~NET_NS ~PROC_FS ~SIGNALFD ~SYSFS ~TIMERFD ~TMPFS_XATTR ~UNIX + ~CRYPTO_HMAC ~CRYPTO_SHA256 ~CRYPTO_USER_API_HASH ~!FW_LOADER_USER_HELPER ~!GRKERNSEC_PROC ~!IDE ~!SYSFS_DEPRECATED ~!SYSFS_DEPRECATED_V2" |