summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-13 14:29:42 +0000
committerSam James <sam@gentoo.org>2020-11-13 14:29:42 +0000
commitc498b5c564208880c7e4ed7a6e21cfd0955d560a (patch)
tree68ad5c4beb95712b8bd27117042625cee8e4129a
parentdev-ruby/duktape-rb: add a version supporting running tests (diff)
downloadgentoo-c498b5c564208880c7e4ed7a6e21cfd0955d560a.tar.gz
gentoo-c498b5c564208880c7e4ed7a6e21cfd0955d560a.tar.bz2
gentoo-c498b5c564208880c7e4ed7a6e21cfd0955d560a.zip
app-text/bibletime: Stabilize 3.0 amd64, #753194
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-text/bibletime/bibletime-3.0.ebuild2
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 90a2898d6d33..2291044e8729 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.