summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:11:13 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:11:13 +0200
commite00fbe70bde60318f59f0609fa8634178911b8dc (patch)
tree3f9c9bcc82dfb7805a924749e5ed23c60b568386
parentnet-misc/r8168: x86 stable wrt bug #733570 (diff)
downloadgentoo-e00fbe70bde60318f59f0609fa8634178911b8dc.tar.gz
gentoo-e00fbe70bde60318f59f0609fa8634178911b8dc.tar.bz2
gentoo-e00fbe70bde60318f59f0609fa8634178911b8dc.zip
app-text/bibletime: x86 stable wrt bug #684342
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" 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 fd742f8dab76..f148b08c8277 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.