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-portage/repoman/
Date: Sat, 06 Oct 2018 17:15:12
Message-Id: 1538845993.1c1c6a0459cea1a0412ec3f452118e01f0de9909.slyfox@gentoo
1 commit: 1c1c6a0459cea1a0412ec3f452118e01f0de9909
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Oct 6 15:22:45 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 17:13:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1c6a04
7
8 app-portage/repoman: stable 2.3.11 for sparc, bug #667826
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-portage/repoman/repoman-2.3.11.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-portage/repoman/repoman-2.3.11.ebuild b/app-portage/repoman/repoman-2.3.11.ebuild
19 index 4e13df650c3..1475a3f7492 100644
20 --- a/app-portage/repoman/repoman-2.3.11.ebuild
21 +++ b/app-portage/repoman/repoman-2.3.11.ebuild
22 @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
23 S="${WORKDIR}/${P}/repoman"
24 else
25 SRC_URI="https://dev.gentoo.org/~zmedico/portage/archives/${P}.tar.bz2"
26 - 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"
27 + 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"
28 fi
29
30 DESCRIPTION="Repoman is a Quality Assurance tool for Gentoo ebuilds"