Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/
Date: Fri, 17 Aug 2018 00:01:39
Message-Id: 1534464081.03fe8693205c2d37a99581c9b4077d74a391a513.zlogene@gentoo
1 commit: 03fe8693205c2d37a99581c9b4077d74a391a513
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 17 00:01:21 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 17 00:01:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03fe8693
7
8 dev-libs/hashit: amd64 stable wrt bug #661346
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-libs/hashit/hashit-0.9.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/hashit/hashit-0.9.8.ebuild b/dev-libs/hashit/hashit-0.9.8.ebuild
16 index b5c0eb16f91..f6272eea360 100644
17 --- a/dev-libs/hashit/hashit-0.9.8.ebuild
18 +++ b/dev-libs/hashit/hashit-0.9.8.ebuild
19 @@ -11,5 +11,5 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc x86"
24 +KEYWORDS="amd64 ~ppc x86"
25 IUSE="debug"