From e00fbe70bde60318f59f0609fa8634178911b8dc Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 5 Aug 2020 16:11:13 +0200 Subject: [PATCH] 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 --- app-text/bibletime/bibletime-2.11.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/bibletime/bibletime-2.11.2.ebuild b/app-text/bibletime/bibletime-2.11.2.ebuild index fd742f8dab761..f148b08c82776 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.