From 8349cfe44b44008ba3c038ea96b1c530f948dca7 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 13 Feb 2020 13:01:41 +0100 Subject: sys-devel/prelink: amd64 stable wrt bug #709434 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- sys-devel/prelink/prelink-20151030.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-devel/prelink') diff --git a/sys-devel/prelink/prelink-20151030.ebuild b/sys-devel/prelink/prelink-20151030.ebuild index d30ac8946096..795603b72406 100644 --- a/sys-devel/prelink/prelink-20151030.ebuild +++ b/sys-devel/prelink/prelink-20151030.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="https://git.yoctoproject.org/cgit/cgit.cgi/${MY_PN}/snapshot/${MY_P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="doc selinux" DEPEND=">=dev-libs/elfutils-0.100[static-libs(+)] -- cgit v1.2.3-65-gdbad