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 BB419138AE9 for ; Fri, 29 Dec 2017 18:40:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B84DEE0F5E; Fri, 29 Dec 2017 18:40:17 +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 97D0FE0F5E for ; Fri, 29 Dec 2017 18:40:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3881533BE19 for ; Fri, 29 Dec 2017 18:40:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2AB9AFC4 for ; Fri, 29 Dec 2017 18:40:13 +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: <1514572800.700c8c3b4eaea8ba281a6879e438f64d6c4492ea.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xiphos/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/xiphos/xiphos-4.0.6a.ebuild X-VCS-Directories: app-text/xiphos/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 700c8c3b4eaea8ba281a6879e438f64d6c4492ea X-VCS-Branch: master Date: Fri, 29 Dec 2017 18:40:13 +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: f8dd3799-9758-4f84-825e-02cba7883d75 X-Archives-Hash: aa5f863ad1bbc5cc45dd1408fcdfce8c commit: 700c8c3b4eaea8ba281a6879e438f64d6c4492ea Author: Mikle Kolyada gentoo org> AuthorDate: Fri Dec 29 18:39:44 2017 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Dec 29 18:40:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700c8c3b app-text/xiphos: amd64 stable wrt bug #639638 Package-Manager: Portage-2.3.13, Repoman-2.3.3 app-text/xiphos/xiphos-4.0.6a.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/xiphos/xiphos-4.0.6a.ebuild b/app-text/xiphos/xiphos-4.0.6a.ebuild index ee8a6ba21b8..1bd7cf90e5b 100644 --- a/app-text/xiphos/xiphos-4.0.6a.ebuild +++ b/app-text/xiphos/xiphos-4.0.6a.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/crosswire/${PN}/releases/download/${PV}/${MY_P}.tar. LICENSE="GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="dbus debug" REQUIRED_USE="${PYTHON_REQUIRED_USE}"