commit: bbd593a278769ba6378390ac2c6a4d6707dd471c Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Aug 10 09:05:18 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Aug 10 09:05:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd593a2
app-vim/omnicppcomplete: keyworded 0.41 for ppc, bug #689518 Package-Manager: Portage-2.3.71, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild b/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild index 31f04ffd523..78ac107aa9c 100644 --- a/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild +++ b/app-vim/omnicppcomplete/omnicppcomplete-0.41.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 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 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="app-arch/unzip"
