Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/repoman/
Date: Tue, 18 Sep 2018 01:53:19
Message-Id: 1537235575.2df5f7052f6c2eb0ed93dd3f7a1fba6aac129b9f.mattst88@gentoo
1 commit: 2df5f7052f6c2eb0ed93dd3f7a1fba6aac129b9f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 18 01:52:55 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 18 01:52:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df5f705
7
8 app-portage/repoman-2.3.10: ppc64 stable, bug 666374
9
10 app-portage/repoman/repoman-2.3.10.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-portage/repoman/repoman-2.3.10.ebuild b/app-portage/repoman/repoman-2.3.10.ebuild
14 index 5c5835e8d7b..0c81d80a5e3 100644
15 --- a/app-portage/repoman/repoman-2.3.10.ebuild
16 +++ b/app-portage/repoman/repoman-2.3.10.ebuild
17 @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
18 S="${WORKDIR}/${P}/repoman"
19 else
20 SRC_URI="https://dev.gentoo.org/~zmedico/portage/archives/${P}.tar.bz2"
21 - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
22 + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
23 fi
24
25 DESCRIPTION="Repoman is a Quality Assurance tool for Gentoo ebuilds"