summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-12 21:44:26 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-12 21:44:26 +0300
commit61a4974f0be18badb23a90dace19301e1a53e60a (patch)
tree21dc8bf2ecc0d880e7bf80e7def21585e3e16b74 /media-radio
parentmedia-libs/hamlib: Keyword 4.4 arm64, #838070 (diff)
downloadgentoo-61a4974f0be18badb23a90dace19301e1a53e60a.tar.gz
gentoo-61a4974f0be18badb23a90dace19301e1a53e60a.tar.bz2
gentoo-61a4974f0be18badb23a90dace19301e1a53e60a.zip
media-radio/direwolf: Keyword 1.6 arm64, #838070
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/direwolf/direwolf-1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/direwolf/direwolf-1.6.ebuild b/media-radio/direwolf/direwolf-1.6.ebuild
index 39412b6150f1..c31f766d2c3a 100644
--- a/media-radio/direwolf/direwolf-1.6.ebuild
+++ b/media-radio/direwolf/direwolf-1.6.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=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/wb2osz/direwolf/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2 BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="gps hamlib test udev"
RESTRICT="!test? ( test )"