From: Anthony G. Basile Date: Sun, 21 Apr 2019 03:02:32 +0000 (-0400) Subject: dev-libs/libgpiod: keyword ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=943246168e313959e00eb1e87171ea2fc8c62b7c;p=gentoo.git dev-libs/libgpiod: keyword ~arm64 Signed-off-by: Anthony G. Basile Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-libs/libgpiod/libgpiod-1.1.1.ebuild b/dev-libs/libgpiod/libgpiod-1.1.1.ebuild index c08b952a7278..3435a33062ce 100644 --- a/dev-libs/libgpiod/libgpiod-1.1.1.ebuild +++ b/dev-libs/libgpiod/libgpiod-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://mirrors.edge.kernel.org/pub/software/libs/libgpiod/libgpiod-1.1 LICENSE="LGPL-2.1" # Reflects the ABI of libgpiod.so SLOT="0/1" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="static-libs +tools" multilib_src_configure() {