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 092661396D9 for ; Fri, 10 Nov 2017 19:21:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19BBBE0F26; Fri, 10 Nov 2017 19:21:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 EC161E0F26 for ; Fri, 10 Nov 2017 19:21:01 +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 AF18B33BF05 for ; Fri, 10 Nov 2017 19:21:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC4949868 for ; Fri, 10 Nov 2017 19:20:58 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1510341609.c72d4fb1e55eebfb68e274a9652b824779d088cb.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/mdds/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/mdds/mdds-1.3.0.ebuild X-VCS-Directories: dev-util/mdds/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c72d4fb1e55eebfb68e274a9652b824779d088cb X-VCS-Branch: master Date: Fri, 10 Nov 2017 19:20:58 +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: 20af6df7-2699-48cd-84aa-974681d127bd X-Archives-Hash: 6597bc776525dd26700601daaa024cbe commit: c72d4fb1e55eebfb68e274a9652b824779d088cb Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 9 23:35:09 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Nov 10 19:20:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72d4fb1 dev-util/mdds: Restore keywords Package-Manager: Portage-2.3.13, Repoman-2.3.4 dev-util/mdds/mdds-1.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-util/mdds/mdds-1.3.0.ebuild b/dev-util/mdds/mdds-1.3.0.ebuild index 5fc4896612b..f4087575fc9 100644 --- a/dev-util/mdds/mdds-1.3.0.ebuild +++ b/dev-util/mdds/mdds-1.3.0.ebuild @@ -17,8 +17,7 @@ SLOT="1/1.2" IUSE="doc valgrind" [[ ${PV} == 9999 ]] || \ -KEYWORDS="" -# KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND="dev-libs/boost:=" DEPEND="${RDEPEND}