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 AA5F3138334 for ; Sat, 20 Oct 2018 17:56:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80900E08A0; Sat, 20 Oct 2018 17:56:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 439C6E08A0 for ; Sat, 20 Oct 2018 17:56:32 +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 7FCFF335CE7 for ; Sat, 20 Oct 2018 17:56:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44D32439 for ; Sat, 20 Oct 2018 17:56:28 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1540058178.87e2b4d9ff48c958af9ce9639b386b198e0b5f8d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ltrace/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/ltrace/ltrace-0.7.3_p4.ebuild X-VCS-Directories: dev-util/ltrace/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 87e2b4d9ff48c958af9ce9639b386b198e0b5f8d X-VCS-Branch: master Date: Sat, 20 Oct 2018 17:56:28 +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-Archives-Salt: d9d1c115-ea02-4f78-8ef7-b896d0b6997e X-Archives-Hash: ab986c7f14cbe4222092ab1907423258 commit: 87e2b4d9ff48c958af9ce9639b386b198e0b5f8d Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 20 17:56:18 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 20 17:56:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87e2b4d9 dev-util/ltrace: amd64 stable wrt bug #667608 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 dev-util/ltrace/ltrace-0.7.3_p4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ltrace/ltrace-0.7.3_p4.ebuild b/dev-util/ltrace/ltrace-0.7.3_p4.ebuild index f7d710ca9c6..0b12f5bc4cd 100644 --- a/dev-util/ltrace/ltrace-0.7.3_p4.ebuild +++ b/dev-util/ltrace/ltrace-0.7.3_p4.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="debug selinux test unwind" RDEPEND="dev-libs/elfutils