diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 21:53:17 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 22:02:34 +0100 |
commit | 4d76608bf0c3e0e5ed4a53157dd1aaaefb1a631d (patch) | |
tree | 54a1d24cc665489f38da7cf88a07bc29bf24a8dc /app-text/bibletime | |
parent | media-libs/ampache_browser: x86 stable (bug #753344) (diff) | |
download | gentoo-4d76608bf0c3e0e5ed4a53157dd1aaaefb1a631d.tar.gz gentoo-4d76608bf0c3e0e5ed4a53157dd1aaaefb1a631d.tar.bz2 gentoo-4d76608bf0c3e0e5ed4a53157dd1aaaefb1a631d.zip |
app-text/bibletime: x86 stable (bug #753194)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/bibletime')
-rw-r--r-- | app-text/bibletime/bibletime-3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/bibletime/bibletime-3.0.ebuild b/app-text/bibletime/bibletime-3.0.ebuild index 599fd22e4549..90a2898d6d33 100644 --- a/app-text/bibletime/bibletime-3.0.ebuild +++ b/app-text/bibletime/bibletime-3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" # Some tests fail due to being unable to find an icon directory relative # to ${WORKDIR}, some others segfault. Needs work. |