diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-29 21:39:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-29 21:40:00 +0300 |
commit | 700c8c3b4eaea8ba281a6879e438f64d6c4492ea (patch) | |
tree | 6087495689f543c147fd913ea7ce7522bb6cdd60 /app-text | |
parent | net-libs/biblesync: amd64 stable wrt bug #639638 (diff) | |
download | gentoo-700c8c3b4eaea8ba281a6879e438f64d6c4492ea.tar.gz gentoo-700c8c3b4eaea8ba281a6879e438f64d6c4492ea.tar.bz2 gentoo-700c8c3b4eaea8ba281a6879e438f64d6c4492ea.zip |
app-text/xiphos: amd64 stable wrt bug #639638
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xiphos/xiphos-4.0.6a.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xiphos/xiphos-4.0.6a.ebuild b/app-text/xiphos/xiphos-4.0.6a.ebuild index ee8a6ba21b85..1bd7cf90e5b0 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}" |