diff options
Diffstat (limited to 'sys-kernel/rt-sources/rt-sources-4.4.12_p19.ebuild')
-rw-r--r-- | sys-kernel/rt-sources/rt-sources-4.4.12_p19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/rt-sources/rt-sources-4.4.12_p19.ebuild b/sys-kernel/rt-sources/rt-sources-4.4.12_p19.ebuild index 8352c29f5b71..581fa5914db9 100644 --- a/sys-kernel/rt-sources/rt-sources-4.4.12_p19.ebuild +++ b/sys-kernel/rt-sources/rt-sources-4.4.12_p19.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.kernel.org/pub/linux/kernel/projects/rt/" inherit versionator CKV="$(get_version_component_range 1-3)" -K_SECURITY_UNSUPPORTED="yes" +K_SECURITY_UNSUPPORTED="1" K_DEBLOB_AVAILABLE="1" RT_PATCHSET="${PV/*_p}" |