Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xiphos/
Date: Fri, 29 Dec 2017 18:40:20
Message-Id: 1514572800.700c8c3b4eaea8ba281a6879e438f64d6c4492ea.zlogene@gentoo
1 commit: 700c8c3b4eaea8ba281a6879e438f64d6c4492ea
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 29 18:39:44 2017 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 29 18:40:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700c8c3b
7
8 app-text/xiphos: amd64 stable wrt bug #639638
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 app-text/xiphos/xiphos-4.0.6a.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/xiphos/xiphos-4.0.6a.ebuild b/app-text/xiphos/xiphos-4.0.6a.ebuild
16 index ee8a6ba21b8..1bd7cf90e5b 100644
17 --- a/app-text/xiphos/xiphos-4.0.6a.ebuild
18 +++ b/app-text/xiphos/xiphos-4.0.6a.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/crosswire/${PN}/releases/download/${PV}/${MY_P}.tar.
20
21 LICENSE="GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE="dbus debug"
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"