commit: b4091b3c5d87de4894099fd6c26f9a4f958a5b70 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Sat Mar 2 21:00:43 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Mar 2 23:28:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4091b3c
dev-libs/libxmlb: added ~arm64 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-libs/libxmlb/libxmlb-0.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libxmlb/libxmlb-0.1.6.ebuild b/dev-libs/libxmlb/libxmlb-0.1.6.ebuild index 41ccaaf93e9..487a34f0da4 100644 --- a/dev-libs/libxmlb/libxmlb-0.1.6.ebuild +++ b/dev-libs/libxmlb/libxmlb-0.1.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hughsie/libxmlb/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="doc introspection stemmer test" RDEPEND="
