summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-26 23:49:10 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-27 23:41:41 +0300
commit2795f765a1f209fbe712e229ffc16cc622ea33c6 (patch)
tree6d671115025f30ba48c602c26304cc8bd4d96ff2
parentnet-firewall/nftables-0.9.6: Add py39, instructions for openrc (diff)
downloadgentoo-2795f765a1f209fbe712e229ffc16cc622ea33c6.tar.gz
gentoo-2795f765a1f209fbe712e229ffc16cc622ea33c6.tar.bz2
gentoo-2795f765a1f209fbe712e229ffc16cc622ea33c6.zip
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) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
-rw-r--r--media-libs/libhdhomerun/libhdhomerun-20200521.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild b/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild
index 5e91bd25dfdf..953fe13103b2 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"