summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 15:46:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 15:46:11 +0200
commiteb67aecce5712349924c54c882acb57c62431274 (patch)
tree0385bf367634e2fc99b7e513dbf200b507e984f7
parentdev-python/psycopg: amd64 stable wrt bug #734444 (diff)
downloadgentoo-eb67aecce5712349924c54c882acb57c62431274.tar.gz
gentoo-eb67aecce5712349924c54c882acb57c62431274.tar.bz2
gentoo-eb67aecce5712349924c54c882acb57c62431274.zip
app-text/bibletime: amd64 stable wrt bug #684342
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--app-text/bibletime/bibletime-2.11.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/bibletime/bibletime-2.11.2.ebuild b/app-text/bibletime/bibletime-2.11.2.ebuild
index 097d4ecc574e..fd742f8dab76 100644
--- a/app-text/bibletime/bibletime-2.11.2.ebuild
+++ b/app-text/bibletime/bibletime-2.11.2.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.