Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libwbxml/
Date: Fri, 26 Feb 2021 15:19:01
Message-Id: 1614352727.f48a99d795c1d3f281881861ad7e00e98dc36052.sam@gentoo
1 commit: f48a99d795c1d3f281881861ad7e00e98dc36052
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 26 15:18:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 15:18:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f48a99d7
7
8 dev-libs/libwbxml: Stabilize 0.11.7 x86, #770703
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libwbxml/libwbxml-0.11.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libwbxml/libwbxml-0.11.7.ebuild b/dev-libs/libwbxml/libwbxml-0.11.7.ebuild
16 index 55fd805f993..a2d2e61d86d 100644
17 --- a/dev-libs/libwbxml/libwbxml-0.11.7.ebuild
18 +++ b/dev-libs/libwbxml/libwbxml-0.11.7.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~x86"
24 +KEYWORDS="~amd64 ~ppc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"