diff options
author | Sam James <sam@gentoo.org> | 2021-07-27 21:34:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-27 21:34:56 +0100 |
commit | b69360e41349400a7a94b1fb4498d40d0d0f7064 (patch) | |
tree | 8a15e10d5b40fd81120c238f62da2a75bd493d85 /media-libs/libhdhomerun | |
parent | media-tv/tvheadend: Stabilize 4.2.8-r2 amd64, #799659 (diff) | |
download | gentoo-b69360e41349400a7a94b1fb4498d40d0d0f7064.tar.gz gentoo-b69360e41349400a7a94b1fb4498d40d0d0f7064.tar.bz2 gentoo-b69360e41349400a7a94b1fb4498d40d0d0f7064.zip |
media-libs/libhdhomerun: Stabilize 20200521 amd64, #799659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libhdhomerun')
-rw-r--r-- | media-libs/libhdhomerun/libhdhomerun-20200521.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild b/media-libs/libhdhomerun/libhdhomerun-20200521.ebuild index 953fe13103b2..237824f93458 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" |