diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 14:04:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-10 14:04:28 +0200 |
commit | ea4cc2abf9c1b9bff0772314f178d51a0a577490 (patch) | |
tree | 964924f47f094cbd78a6e0671cbacd2f0bdc68eb /app-vim | |
parent | app-vim/ctx: Stabilize 1.17-r2 ALLARCHES, #926659 (diff) | |
download | gentoo-ea4cc2abf9c1b9bff0772314f178d51a0a577490.tar.gz gentoo-ea4cc2abf9c1b9bff0772314f178d51a0a577490.tar.bz2 gentoo-ea4cc2abf9c1b9bff0772314f178d51a0a577490.zip |
app-vim/ant_menu: Stabilize 0.5.7.1-r2 ALLARCHES, #926660
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild b/app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild index 88b5ff10aa97..05b6fb4a0715 100644 --- a/app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild +++ b/app-vim/ant_menu/ant_menu-0.5.7.1-r2.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: Java ant build system integration" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=155" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" RDEPEND="dev-java/ant" |