app-vim/ant_menu: dekeyword x86

After a message to gentoo-dev ML, and no reply from any user on x86,

we decided to dekeyword most Java packages from x86, and reverse

dependencies of them.

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2024-10-17 17:07:15 +03:00
parent c843d4d870
commit b748e99b0a
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -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 ~amd64-linux ~x86-linux"
RDEPEND="dev-java/ant"