commit: aa733b1ea5350324d11ca15771b975a92da95fff Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Feb 13 12:10:05 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Feb 13 12:10:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa733b1e
sys-devel/prelink: ppc64 stable wrt bug #709434 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-devel/prelink/prelink-20151030.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/prelink/prelink-20151030.ebuild b/sys-devel/prelink/prelink-20151030.ebuild index 795603b7240..1316da0a559 100644 --- a/sys-devel/prelink/prelink-20151030.ebuild +++ b/sys-devel/prelink/prelink-20151030.ebuild @@ -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(+)]
