From 9384cc168741e23a815fa4cd8228e22f216ddc6c Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Fri, 5 May 2017 20:02:17 +0300 Subject: media-video/mpv: drop unmaintained sparc keywords Sadly, sparc team appears to be inactive and still struggling with keyword requests dating back to 2012--2014. Some of these keyword requests are for security vulnerabilities, e.g. bug 574786. Rekeyword request for mpv (bug 608316) hasn't seen any action from sparc team for 3 months. Thus dropping sparc keywords from all mpv ebuilds. Gentoo-Bug: 608316 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- media-video/mpv/mpv-0.18.0-r1.ebuild | 2 +- media-video/mpv/mpv-0.22.0-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'media-video') diff --git a/media-video/mpv/mpv-0.18.0-r1.ebuild b/media-video/mpv/mpv-0.18.0-r1.ebuild index f5134d814032..766511bbc7cc 100644 --- a/media-video/mpv/mpv-0.18.0-r1.ebuild +++ b/media-video/mpv/mpv-0.18.0-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://mpv.io/" if [[ ${PV} != *9999* ]]; then SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~sparc x86 ~amd64-linux" + KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux" DOCS=( RELEASE_NOTES ) else EGIT_REPO_URI="git://github.com/mpv-player/mpv.git" diff --git a/media-video/mpv/mpv-0.22.0-r2.ebuild b/media-video/mpv/mpv-0.22.0-r2.ebuild index 4b6153fcaa3b..a8712913c857 100644 --- a/media-video/mpv/mpv-0.22.0-r2.ebuild +++ b/media-video/mpv/mpv-0.22.0-r2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://mpv.io/" if [[ ${PV} != *9999* ]]; then SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" DOCS=( RELEASE_NOTES ) else EGIT_REPO_URI=( {https,git}://github.com/mpv-player/mpv.git ) -- cgit v1.2.3-65-gdbad