Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hashit/
Date: Thu, 16 Aug 2018 00:39:10
Message-Id: 1534377851.881c38b56ac3be7f1553a7b72581a32beb4c7506.whissi@gentoo
1 commit: 881c38b56ac3be7f1553a7b72581a32beb4c7506
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 16 00:04:11 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 16 00:04:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=881c38b5
7
8 dev-libs/hashit: x86 stable (bug #661346)
9
10 Package-Manager: Portage-2.3.46, Repoman-2.3.10
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 134d03741b6..b5c0eb16f91 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"