summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-01-08 18:44:26 +0900
committerAaron Bauman <bman@gentoo.org>2017-01-08 18:52:00 +0900
commitcd03dead722afb52eb8ecabecb6abd29a324a5de (patch)
treecb7c2cd0477328dd4995a43d7fd0bb1014dc059f /app-shells/mpv-bash-completion
parentdev-lang/yap: remove old versions (diff)
downloadgentoo-cd03dead722afb52eb8ecabecb6abd29a324a5de.tar.gz
gentoo-cd03dead722afb52eb8ecabecb6abd29a324a5de.tar.bz2
gentoo-cd03dead722afb52eb8ecabecb6abd29a324a5de.zip
app-shells/mpv-bash-completion: amd64 stable wrt bug #604682
Diffstat (limited to 'app-shells/mpv-bash-completion')
-rw-r--r--app-shells/mpv-bash-completion/mpv-bash-completion-3.3.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.7.ebuild b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.7.ebuild
index 862931bc975a..e7c1d753d8cd 100644
--- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.7.ebuild
+++ b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/2ion/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="luajit"
COMMON_DEPEND=">=media-video/mpv-0.14.0[cli]"