summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2018-04-30 18:23:38 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-04-30 18:37:47 +0300
commite9cbfce347cfe49cc8d3546c897e8ff1c62245fd (patch)
tree039280053f0e4e36c8a2047c7f768d4993bae9e9
parentdev-scheme/ikarus: remove last rited package (diff)
downloadgentoo-e9cbfce3.tar.gz
gentoo-e9cbfce3.tar.bz2
gentoo-e9cbfce3.zip
app-shells/mpv-bash-completion: add ~x86 keyword
Builds and works. Tested by me in a stable x86 chroot Package-Manager: Portage-2.3.31, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8221
-rw-r--r--app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild
index eb8e758b29fb..9a2038f00f9f 100644
--- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild
+++ b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.16.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/2ion/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
IUSE="luajit"
COMMON_DEPEND=">=media-video/mpv-0.25.0[cli]"