Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/inxi/
Date: Sat, 14 Oct 2017 14:46:11
Message-Id: 1507992360.7f92a03587b28177275b791a49774d9f7dbbe89a.slyfox@gentoo
1 commit: 7f92a03587b28177275b791a49774d9f7dbbe89a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 14:43:34 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 14:46:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f92a035
7
8 sys-apps/inxi: keyworded 2.3.37 for ppc, bug #633986 (thanks to ernsteiswuerfel)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 sys-apps/inxi/inxi-2.3.37.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/inxi/inxi-2.3.37.ebuild b/sys-apps/inxi/inxi-2.3.37.ebuild
17 index 2cc895e4e34..f6d5405ae99 100644
18 --- a/sys-apps/inxi/inxi-2.3.37.ebuild
19 +++ b/sys-apps/inxi/inxi-2.3.37.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/smxi/${PN}/tarball/${MY_COMMIT} -> ${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
26 IUSE=""
27
28 DEPEND=""