Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/cdb/
Date: Mon, 02 Apr 2018 04:05:13
Message-Id: 1522641880.7a225409a581bf8ed94b2a9ba90ef4702a8b0faa.mattst88@gentoo
1 commit: 7a225409a581bf8ed94b2a9ba90ef4702a8b0faa
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 2 04:04:25 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 04:04:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a225409
7
8 dev-db/cdb-0.75-r4: added ~mips
9
10 dev-db/cdb/cdb-0.75-r4.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-db/cdb/cdb-0.75-r4.ebuild b/dev-db/cdb/cdb-0.75-r4.ebuild
14 index 5e0da1dd216..2c365e5f26c 100644
15 --- a/dev-db/cdb/cdb-0.75-r4.ebuild
16 +++ b/dev-db/cdb/cdb-0.75-r4.ebuild
17 @@ -4,7 +4,7 @@
18 EAPI=5
19 inherit eutils multilib toolchain-funcs
20
21 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
22 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
23
24 DESCRIPTION="Fast, reliable, simple package for creating and reading constant databases"
25 HOMEPAGE="http://cr.yp.to/cdb.html"