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 9E6E31396D9 for ; Thu, 2 Nov 2017 21:49:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB3B0E0C2F; Thu, 2 Nov 2017 21:49:32 +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 BD34DE0C2F for ; Thu, 2 Nov 2017 21:49: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 DC8FA34105A for ; Thu, 2 Nov 2017 21:49:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63EA892C5 for ; Thu, 2 Nov 2017 21:49:30 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1509659357.9f6cfe6f76fa48182cb4f186e3c9c19cc04c09de.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/systemtap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/systemtap/systemtap-3.1-r1.ebuild X-VCS-Directories: dev-util/systemtap/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 9f6cfe6f76fa48182cb4f186e3c9c19cc04c09de X-VCS-Branch: master Date: Thu, 2 Nov 2017 21:49:30 +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: f62d53dc-c292-42db-8881-deac3f6d38ee X-Archives-Hash: f4caeeabb3534fc9d3328d86e81d1e2c commit: 9f6cfe6f76fa48182cb4f186e3c9c19cc04c09de Author: Manuel Rüger gentoo org> AuthorDate: Thu Nov 2 21:49:17 2017 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Thu Nov 2 21:49:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6cfe6f dev-util/systemtap: Stable on amd64 Package-Manager: Portage-2.3.12, Repoman-2.3.4 dev-util/systemtap/systemtap-3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/systemtap/systemtap-3.1-r1.ebuild b/dev-util/systemtap/systemtap-3.1-r1.ebuild index 3d277778669..cd13a9e21c2 100644 --- a/dev-util/systemtap/systemtap-3.1-r1.ebuild +++ b/dev-util/systemtap/systemtap-3.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.sourceware.org/${PN}/ftp/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="libvirt sqlite" RDEPEND=">=dev-libs/elfutils-0.142