commit:     f94cc10c263157a874a1f1ba273b7fe195d24af2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 22 16:02:08 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 16:02:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f94cc10c

dev-libs/libserialport: Keyword 0.1.1-r1 arm64, #849830

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-libs/libserialport/libserialport-0.1.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libserialport/libserialport-0.1.1-r1.ebuild 
b/dev-libs/libserialport/libserialport-0.1.1-r1.ebuild
index d842c152ec46..0d305acc9fd1 100644
--- a/dev-libs/libserialport/libserialport-0.1.1-r1.ebuild
+++ b/dev-libs/libserialport/libserialport-0.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]]; then
        inherit git-r3
 else
        SRC_URI="https://sigrok.org/download/source/${PN}/${P}.tar.gz";
-       KEYWORDS="amd64 x86"
+       KEYWORDS="amd64 ~arm64 x86"
 fi
 
 DESCRIPTION="Cross platform serial port access library"

Reply via email to