Skip to content

Commit

Permalink
app-vim/omnicppcomplete: keyworded 0.41 for ppc64
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
Sergei Trofimovich committed Jun 9, 2020
1 parent 6374f22 commit ae31997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit ae31997

Please sign in to comment.