commit: f8bba706da281e31b786cf61f0c48a62cae6fc65 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Nov 25 12:56:48 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Nov 25 12:58:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bba706
dev-libs/libmanette: arm64 keyworded (bug #698138) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18 dev-libs/libmanette/libmanette-0.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libmanette/libmanette-0.2.3.ebuild b/dev-libs/libmanette/libmanette-0.2.3.ebuild index 3221014fc7e..b93a82cf0ce 100644 --- a/dev-libs/libmanette/libmanette-0.2.3.ebuild +++ b/dev-libs/libmanette/libmanette-0.2.3.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/aplazas/libmanette" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="+introspection +udev +vala" REQUIRED_USE="vala? ( introspection )"