Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vimoutliner/
Date: Wed, 06 May 2020 06:41:20
Message-Id: 1588747130.f58f2bb6414daa87b40ba50103dfa7c91ad1718a.slyfox@gentoo
1 commit: f58f2bb6414daa87b40ba50103dfa7c91ad1718a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 06:38:50 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 06:38:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58f2bb6
7
8 app-vim/vimoutliner: keyworded 0.4.0_p20180301-r2 for ppc, bug #717372
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
18 index d32a9e837b1..2970f6b7d99 100644
19 --- a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
20 +++ b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild
21 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/vimoutliner/vimoutliner"
22 SRC_URI="https://github.com/vimoutliner/vimoutliner/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
23
24 LICENSE="GPL-3"
25 -KEYWORDS="~amd64 ~ia64 ~x86"
26 +KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
27
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"