commit: 884730e8623e8cdcf9c76f65f8b85ca1bea92579 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:57:18 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:57:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=884730e8
app-vim/tasklist: Stabilize 1.0.1-r1 x86, #919659 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/tasklist/tasklist-1.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/tasklist/tasklist-1.0.1-r1.ebuild b/app-vim/tasklist/tasklist-1.0.1-r1.ebuild index 2ca1a425eff2..b858bc0905a8 100644 --- a/app-vim/tasklist/tasklist-1.0.1-r1.ebuild +++ b/app-vim/tasklist/tasklist-1.0.1-r1.ebuild @@ -11,4 +11,4 @@ SRC_URI="https://github.com/vim-scripts/${PN}.vim/archive/${PV}.tar.gz -> ${PF}. S="${WORKDIR}/${PF}" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86"
