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-misc/rioutil/
Date: Sun, 11 Oct 2020 08:57:37
Message-Id: 1602406475.bc47b2a5c030d6a1d10edc9ef701b069f00748d1.slyfox@gentoo
1 commit: bc47b2a5c030d6a1d10edc9ef701b069f00748d1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 08:54:35 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 08:54:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc47b2a5
7
8 app-misc/rioutil: stable 1.5.4 for ppc
9
10 stable wrt bug #747469
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 app-misc/rioutil/rioutil-1.5.4.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-misc/rioutil/rioutil-1.5.4.ebuild b/app-misc/rioutil/rioutil-1.5.4.ebuild
20 index a84adc7b03d..7b05035ea67 100644
21 --- a/app-misc/rioutil/rioutil-1.5.4.ebuild
22 +++ b/app-misc/rioutil/rioutil-1.5.4.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hjelmn/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
24
25 LICENSE="GPL-2+ LGPL-2.1+"
26 SLOT="0"
27 -KEYWORDS="amd64 ~ppc x86"
28 +KEYWORDS="amd64 ppc x86"
29
30 RDEPEND="virtual/libusb:1"
31 DEPEND="${RDEPEND}"