Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxmlb/
Date: Sat, 02 Mar 2019 23:29:09
Message-Id: 1551569288.b4091b3c5d87de4894099fd6c26f9a4f958a5b70.asturm@gentoo
1 commit: b4091b3c5d87de4894099fd6c26f9a4f958a5b70
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 21:00:43 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 23:28:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4091b3c
7
8 dev-libs/libxmlb: added ~arm64
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 dev-libs/libxmlb/libxmlb-0.1.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libxmlb/libxmlb-0.1.6.ebuild b/dev-libs/libxmlb/libxmlb-0.1.6.ebuild
18 index 41ccaaf93e9..487a34f0da4 100644
19 --- a/dev-libs/libxmlb/libxmlb-0.1.6.ebuild
20 +++ b/dev-libs/libxmlb/libxmlb-0.1.6.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hughsie/libxmlb/archive/${PV}.tar.gz -> ${P}.tar.gz"
22 LICENSE="LGPL-2.1+"
23 SLOT="0"
24
25 -KEYWORDS="~amd64 ~arm ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
27 IUSE="doc introspection stemmer test"
28
29 RDEPEND="