commit:     3f7d93229885bf116a31741137500e36f6de040a
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 31 02:52:25 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Aug 31 02:54:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7d9322

sys-apps/keyutils: add patch to support pie executables

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-apps/keyutils/keyutils-1.5.10.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/keyutils/keyutils-1.5.10.ebuild 
b/sys-apps/keyutils/keyutils-1.5.10.ebuild
index 28cfcee53fc..f2610937efe 100644
--- a/sys-apps/keyutils/keyutils-1.5.10.ebuild
+++ b/sys-apps/keyutils/keyutils-1.5.10.ebuild
@@ -18,6 +18,7 @@ RDEPEND=""
 DEPEND="!prefix? ( >=sys-kernel/linux-headers-2.6.11 )"
 
 PATCHES=(
+       "${FILESDIR}"/${PN}-1.5.10-endian-check-1.patch
        "${FILESDIR}"/${PN}-1.5.10-makefile-fixup.patch
        "${FILESDIR}"/${PN}-1.5.10-disable-tests.patch #519062 #522050
        "${FILESDIR}"/${PN}-1.5.9-header-extern-c.patch

Reply via email to