Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/hstr/
Date: Sat, 29 Aug 2015 16:55:51
Message-Id: 1440867275.f436022537668a1ee7540cc95997a084bd184ae0.monsieurp@gentoo
1 commit: f436022537668a1ee7540cc95997a084bd184ae0
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 16:50:56 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 16:54:35 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4360225
7
8 app-shells/hstr: Keyword for ppc and ppc64.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 app-shells/hstr/hstr-1.17.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-shells/hstr/hstr-1.17.ebuild b/app-shells/hstr/hstr-1.17.ebuild
17 index ae0765f..390f45d 100644
18 --- a/app-shells/hstr/hstr-1.17.ebuild
19 +++ b/app-shells/hstr/hstr-1.17.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/dvorka/hstr/archive/1.17.tar.gz -> ${P}.tar.gz"
21
22 SLOT="0"
23 LICENSE="Apache-2.0"
24 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~amd64 ~x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 RDEPEND="sys-libs/ncurses:0="