commit: b69360e41349400a7a94b1fb4498d40d0d0f7064 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 27 20:34:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 27 20:34:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b69360e4
media-libs/libhdhomerun: Stabilize 20200521 amd64, #799659 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/libhdhomerun/libhdhomerun-20200521.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild b/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild index 953fe13103b..237824f9345 100644 --- a/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild +++ b/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" PATCHES=( "${FILESDIR}/20190621-use_shared_library.patch"
