Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libebook/
Date: Sat, 08 Feb 2020 13:30:52
Message-Id: 1581168476.038579507a40180cc5eef39a61220279fd09e07c.zlogene@gentoo
1 commit: 038579507a40180cc5eef39a61220279fd09e07c
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 8 13:27:56 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 8 13:27:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03857950
7
8 app-text/libebook: arm64 stable wrt bug #704840
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
12
13 app-text/libebook/libebook-0.1.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-text/libebook/libebook-0.1.3.ebuild b/app-text/libebook/libebook-0.1.3.ebuild
17 index f3f0116c21a..ebf1a337366 100644
18 --- a/app-text/libebook/libebook-0.1.3.ebuild
19 +++ b/app-text/libebook/libebook-0.1.3.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
21
22 LICENSE="MPL-2.0"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
25 +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
26 IUSE="doc test tools"
27 RESTRICT="!test? ( test )"