summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-libs/libhdhomerun/libhdhomerun-20190621.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libhdhomerun/libhdhomerun-20190621.ebuild b/media-libs/libhdhomerun/libhdhomerun-20190621.ebuild
index 6ce4dafdd0c8..0d2414e0360f 100644
--- a/media-libs/libhdhomerun/libhdhomerun-20190621.ebuild
+++ b/media-libs/libhdhomerun/libhdhomerun-20190621.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://download.silicondust.com/hdhomerun/${PN}_${PV}.tgz"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
PATCHES=(
"${FILESDIR}/${PV}-use_shared_library.patch"