diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:01:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:31 +0100 |
commit | 675449c2bdd0ef9a7a8ed98a46e44ab967f04727 (patch) | |
tree | b82fc1c24153e984402b35b413fdf1f1c198efbc | |
parent | net-mail/notmuch: x86 stable wrt bug #572014 (diff) | |
download | gentoo-675449c2bdd0ef9a7a8ed98a46e44ab967f04727.tar.gz gentoo-675449c2bdd0ef9a7a8ed98a46e44ab967f04727.tar.bz2 gentoo-675449c2bdd0ef9a7a8ed98a46e44ab967f04727.zip |
dev-db/cdb: x86 stable wrt bug #573078
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-db/cdb/cdb-0.75-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/cdb/cdb-0.75-r4.ebuild b/dev-db/cdb/cdb-0.75-r4.ebuild index c606fecbcc2c..73d13e65de4f 100644 --- a/dev-db/cdb/cdb-0.75-r4.ebuild +++ b/dev-db/cdb/cdb-0.75-r4.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit eutils multilib toolchain-funcs -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" DESCRIPTION="Fast, reliable, simple package for creating and reading constant databases" HOMEPAGE="http://cr.yp.to/cdb.html" |