From aaf8502f3feb9d9fb6feb6c3b7fa2debe281782b Mon Sep 17 00:00:00 2001 From: "Sam James (sam_c)" Date: Mon, 22 Jun 2020 05:03:42 +0000 Subject: media-libs/libhdhomerun: arm64 keyworded (bug #722280) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- media-libs/libhdhomerun/libhdhomerun-20190621.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs') 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" -- cgit v1.2.3-65-gdbad