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 EE99F138334 for ; Fri, 20 Sep 2019 23:26:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42923E08C3; Fri, 20 Sep 2019 23:26:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 2DAEBE08C3 for ; Fri, 20 Sep 2019 23:26:15 +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 1C10334B436 for ; Fri, 20 Sep 2019 23:26:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEDE34D3 for ; Fri, 20 Sep 2019 23:26:11 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1569021960.104a086c6a4a97ff9365b8c36133c7a6ee09ec23.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ding-libs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/ding-libs/ding-libs-0.6.1.ebuild X-VCS-Directories: dev-libs/ding-libs/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 104a086c6a4a97ff9365b8c36133c7a6ee09ec23 X-VCS-Branch: master Date: Fri, 20 Sep 2019 23:26:11 +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: f38b51d9-47dd-42b4-904a-026defc16146 X-Archives-Hash: 809fc6d5799d95dd55bf911bdf1e11a4 commit: 104a086c6a4a97ff9365b8c36133c7a6ee09ec23 Author: Matt Turner gentoo org> AuthorDate: Fri Sep 20 23:22:24 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 20 23:26:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=104a086c dev-libs/ding-libs-0.6.1: alpha stable, bug 684146 Signed-off-by: Matt Turner gentoo.org> dev-libs/ding-libs/ding-libs-0.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/ding-libs/ding-libs-0.6.1.ebuild b/dev-libs/ding-libs/ding-libs-0.6.1.ebuild index 9484b437cce..ffbf1b010c0 100644 --- a/dev-libs/ding-libs/ding-libs-0.6.1.ebuild +++ b/dev-libs/ding-libs/ding-libs-0.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://releases.pagure.org/SSSD/${PN}/${P}.tar.gz" LICENSE="LGPL-3 GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux" IUSE="test static-libs" RDEPEND=""