commit: 1c813ff4cc7f2f89327d5c22089cc0967f19bd4d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:01:30 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:01:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c813ff4
app-vim/tasklist: Stabilize 1.0.1-r1 amd64, #919659 Signed-off-by: Michał Górny <mgorny <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 b858bc0905a8..f487e3639878 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"
