summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-06-09 22:30:29 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-09 22:30:38 +0100
commitae3199796f6d48dc67d02c0158697d4108cf2ce3 (patch)
tree931c3b9f2c8f46e9b1d1adebd47380a3c2e0f2f9 /app-vim/omnicppcomplete
parentgui-wm/sway: add missing consolekit dep (diff)
downloadgentoo-ae3199796f6d48dc67d02c0158697d4108cf2ce3.tar.gz
gentoo-ae3199796f6d48dc67d02c0158697d4108cf2ce3.tar.bz2
gentoo-ae3199796f6d48dc67d02c0158697d4108cf2ce3.zip
app-vim/omnicppcomplete: keyworded 0.41 for ppc64
keyworded wrt bug # Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-vim/omnicppcomplete')
-rw-r--r--app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild b/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild
index 78ac107aa9c6..542416719fbc 100644
--- a/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild
+++ b/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1520"
SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=7722 -> ${P}.zip"
LICENSE="vim.org"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE=""
DEPEND="app-arch/unzip"