diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:22:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:29 +0100 |
commit | 231f4e4b03c02ee3c9460fa2ba7f8883110ac03e (patch) | |
tree | 9bccfa6168d76bf2ed6ae1afb3935f0e2ae8bde2 /dev-libs/nss | |
parent | dev-db/tokyocabinet: x86 stable wrt bug #592032 (diff) | |
download | gentoo-231f4e4b03c02ee3c9460fa2ba7f8883110ac03e.tar.gz gentoo-231f4e4b03c02ee3c9460fa2ba7f8883110ac03e.tar.bz2 gentoo-231f4e4b03c02ee3c9460fa2ba7f8883110ac03e.zip |
dev-libs/nss: x86 stable wrt bug #593070
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/nss')
-rw-r--r-- | dev-libs/nss/nss-3.27.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nss/nss-3.27.2.ebuild b/dev-libs/nss/nss-3.27.2.ebuild index e0456f9e30ff..9ff024bac1b0 100644 --- a/dev-libs/nss/nss-3.27.2.ebuild +++ b/dev-libs/nss/nss-3.27.2.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$ @@ -20,7 +20,7 @@ SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/$ LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cacert +nss-pem utils" CDEPEND=">=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}] >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]" |