Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vimoutliner/
Date: Fri, 01 Jan 2021 01:47:21
Message-Id: 1609465627.cbbc756624dff5dad65361b350f4e79aebb7f823.sam@gentoo
1 commit: cbbc756624dff5dad65361b350f4e79aebb7f823
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 1 01:47:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 1 01:47:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbbc7566
7
8 app-vim/vimoutliner: Stabilize 0.4.0_p20180301-r2 ALLARCHES, #762865
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
16 index 0e9694fa01f..e386b6a9709 100644
17 --- a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
18 +++ b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/vimoutliner/vimoutliner"
26 SRC_URI="https://github.com/vimoutliner/vimoutliner/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="GPL-3"
29 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
30 +KEYWORDS="amd64 ~ia64 ppc sparc x86"
31
32 REQUIRED_USE="${PYTHON_REQUIRED_USE}"