diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-12-23 22:11:51 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-12-23 22:44:41 +0100 |
commit | e2c09dd3cd539afad6199f07321e95f1b703e72c (patch) | |
tree | f5941232d0af3b890fae1d0fef4c9d9491f216c9 /app-vim | |
parent | app-vim/tasklist: inherit vcs-snapshot. (diff) | |
download | gentoo-e2c09dd3cd539afad6199f07321e95f1b703e72c.tar.gz gentoo-e2c09dd3cd539afad6199f07321e95f1b703e72c.tar.bz2 gentoo-e2c09dd3cd539afad6199f07321e95f1b703e72c.zip |
app-vim/tasklist: stable for amd64+x86.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/tasklist/tasklist-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/tasklist/tasklist-1.0.1.ebuild b/app-vim/tasklist/tasklist-1.0.1.ebuild index 87c74326cb3e..a8060181dc4c 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" |