From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 27647138359 for ; Mon, 7 Sep 2020 19:54:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D6B0E0A85; Mon, 7 Sep 2020 19:54:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1F08CE0A87 for ; Mon, 7 Sep 2020 19:54:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9235D33BF24 for ; Mon, 7 Sep 2020 19:54:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34B7C348 for ; Mon, 7 Sep 2020 19:54:24 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1599508450.71338e32a519ff54bb34ca5972ba99d7660d9c23.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/prelink/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/prelink/prelink-20151030-r1.ebuild X-VCS-Directories: sys-devel/prelink/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 71338e32a519ff54bb34ca5972ba99d7660d9c23 X-VCS-Branch: master Date: Mon, 7 Sep 2020 19:54:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1dff7578-23e8-45b2-a587-cfb106511f64 X-Archives-Hash: 9c31c46a01da482c882f9e083a57a6e9 commit: 71338e32a519ff54bb34ca5972ba99d7660d9c23 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Sep 7 19:54:10 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Sep 7 19:54:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71338e32 sys-devel/prelink: x86 stable (bug #730908) Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann gentoo.org> sys-devel/prelink/prelink-20151030-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/prelink/prelink-20151030-r1.ebuild b/sys-devel/prelink/prelink-20151030-r1.ebuild index 3ea64d9250b..a698a301ad7 100644 --- a/sys-devel/prelink/prelink-20151030-r1.ebuild +++ b/sys-devel/prelink/prelink-20151030-r1.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" RDEPEND=">=dev-libs/elfutils-0.100