Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/repoman/
Date: Mon, 02 Oct 2017 23:45:06
Message-Id: 1506987610.5adc57645f852e7348d7bd7d99afeb682532fdae.whissi@gentoo
1 commit: 5adc57645f852e7348d7bd7d99afeb682532fdae
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 23:40:10 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 23:40:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5adc5764
7
8 app-portage/repoman: x86 stable (bug #627234)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 app-portage/repoman/repoman-2.3.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/repoman/repoman-2.3.3.ebuild b/app-portage/repoman/repoman-2.3.3.ebuild
16 index 80d8c48aa00..fec5b7d6832 100644
17 --- a/app-portage/repoman/repoman-2.3.3.ebuild
18 +++ b/app-portage/repoman/repoman-2.3.3.ebuild
19 @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
20 S="${WORKDIR}/${P}/repoman"
21 else
22 SRC_URI="https://dev.gentoo.org/~dolsen/releases/${PN}/${P}.tar.bz2"
23 - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 fi
26
27 DESCRIPTION="Repoman is a Quality Assurance tool for Gentoo ebuilds"