commit: e2c09dd3cd539afad6199f07321e95f1b703e72c Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Dec 23 21:11:51 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Dec 23 21:44:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c09dd3
app-vim/tasklist: stable for amd64+x86. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-vim/tasklist/tasklist-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/tasklist/tasklist-1.0.1.ebuild b/app-vim/tasklist/tasklist-1.0.1.ebuild index 87c74326cb3..a8060181dc4 100644 --- a/app-vim/tasklist/tasklist-1.0.1.ebuild +++ b/app-vim/tasklist/tasklist-1.0.1.ebuild @@ -10,4 +10,4 @@ HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2607" SRC_URI="https://github.com/vim-scripts/${PN}.vim/tarball/${PV} -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86"
