summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2018-05-13 21:11:00 +0300
committerAaron Bauman <bman@gentoo.org>2018-05-13 15:02:22 -0400
commitff8b86298f8554ea365f8d51ff25e5bb044e93e8 (patch)
tree1c20ac16b6b79b5a64405595f7513b1e2cce7cd1 /media-video/mpv/mpv-0.25.0-r2.ebuild
parentkde-plasma/plasma-desktop: Disable foldermodeltest (diff)
downloadgentoo-ff8b86298f8554ea365f8d51ff25e5bb044e93e8.tar.gz
gentoo-ff8b86298f8554ea365f8d51ff25e5bb044e93e8.tar.bz2
gentoo-ff8b86298f8554ea365f8d51ff25e5bb044e93e8.zip
media-video/mpv: drop stable hppa keywords
hppa is about 80 days behind on a security bug and exp now. Bug: https://bugs.gentoo.org/646886 Package-Manager: Portage-2.3.36, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8390
Diffstat (limited to 'media-video/mpv/mpv-0.25.0-r2.ebuild')
-rw-r--r--media-video/mpv/mpv-0.25.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-0.25.0-r2.ebuild b/media-video/mpv/mpv-0.25.0-r2.ebuild
index 636102c7fe78..2ad5ba5f7c67 100644
--- a/media-video/mpv/mpv-0.25.0-r2.ebuild
+++ b/media-video/mpv/mpv-0.25.0-r2.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} != *9999* ]]; then
https://github.com/mpv-player/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~kensington/distfiles/${P}-patches-${PR}.tar.xz
"
- KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux"
+ KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-linux"
DOCS=( RELEASE_NOTES )
else
EGIT_REPO_URI="https://github.com/mpv-player/${PN}.git"