summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-10 12:01:49 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-10 12:01:49 +0200
commit7b516972513a1397f361067605901c14c7871e73 (patch)
tree25b63035d427a5ae302299360f299e73839e755d /app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild
parentapp-vim/genindent: Stabilize 1.1-r2 ppc, #919646 (diff)
downloadgentoo-7b516972513a1397f361067605901c14c7871e73.tar.gz
gentoo-7b516972513a1397f361067605901c14c7871e73.tar.bz2
gentoo-7b516972513a1397f361067605901c14c7871e73.zip
app-vim/omnicppcomplete: Stabilize 0.41-r1 ppc, #919648
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild')
-rw-r--r--app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild b/app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild
index a2bec1895aa1..cd88b077751c 100644
--- a/app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild
+++ b/app-vim/omnicppcomplete/omnicppcomplete-0.41-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=7722 -> ${P}.zip
S="${WORKDIR}"
LICENSE="vim.org"
-KEYWORDS="amd64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
DEPEND="app-arch/unzip"
RDEPEND=">=dev-util/ctags-5.7"