Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/liblouis/
Date: Sat, 09 May 2020 07:40:08
Message-Id: 1589009949.ff14cab0466fa7f0ef39b716f25b2fa6443d7538.ago@gentoo
1 commit: ff14cab0466fa7f0ef39b716f25b2fa6443d7538
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 9 07:39:09 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 9 07:39:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff14cab0
7
8 dev-libs/liblouis: amd64 stable wrt bug #718280
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/liblouis/liblouis-3.13.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/liblouis/liblouis-3.13.0.ebuild b/dev-libs/liblouis/liblouis-3.13.0.ebuild
18 index 1f142aa422c..0116714acb9 100644
19 --- a/dev-libs/liblouis/liblouis-3.13.0.ebuild
20 +++ b/dev-libs/liblouis/liblouis-3.13.0.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/liblouis/liblouis/releases/download/v${PV}/${P}.tar.
22
23 LICENSE="LGPL-2.1+"
24 SLOT="0/20"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc ~x86"
27 IUSE="python test"
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
29 RESTRICT="!test? ( test )"