diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:27:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:45 +0100 |
commit | 3396890c9efbc563b7b2490a279daf24fc71fdab (patch) | |
tree | 780a6318ea8b75c698457ba52b57aa426153a156 /dev-db/couchdb | |
parent | sci-astronomy/predict: x86 stable wrt bug #592780 (diff) | |
download | gentoo-3396890c9efbc563b7b2490a279daf24fc71fdab.tar.gz gentoo-3396890c9efbc563b7b2490a279daf24fc71fdab.tar.bz2 gentoo-3396890c9efbc563b7b2490a279daf24fc71fdab.zip |
dev-db/couchdb: x86 stable wrt bug #586638
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/couchdb')
-rw-r--r-- | dev-db/couchdb/couchdb-1.6.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/couchdb/couchdb-1.6.1-r2.ebuild b/dev-db/couchdb/couchdb-1.6.1-r2.ebuild index 74a91a02d3d1..41c0210f608c 100644 --- a/dev-db/couchdb/couchdb-1.6.1-r2.ebuild +++ b/dev-db/couchdb/couchdb-1.6.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://apache/couchdb/source/${PV}/apache-${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="libressl selinux test" RDEPEND=">=dev-libs/icu-4.3.1:= |