From 2795f765a1f209fbe712e229ffc16cc622ea33c6 Mon Sep 17 00:00:00 2001 From: "Sam James (sam_c)" Date: Fri, 26 Jun 2020 23:49:10 +0000 Subject: [PATCH] media-libs/libhdhomerun: arm64 keyworded (bug #722280) Keyword was dropped on bump, presumably because of when the cp of the old ebuild occurred. 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-20200521.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild b/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild index 5e91bd25dfdfe..953fe13103b2d 100644 --- a/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild +++ b/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild @@ -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}/20190621-use_shared_library.patch"