diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 15:08:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 15:08:50 +0000 |
commit | 893f4f8d9af888d9ca301f3d296cfe92b0fe7068 (patch) | |
tree | 9e1bbec89d207e5baf318af60d725f96a874a6fd /dev-libs/nss/nss-3.14.ebuild | |
parent | Stable for sparc, wrt bug #446094 (diff) | |
download | gentoo-2-893f4f8d9af888d9ca301f3d296cfe92b0fe7068.tar.gz gentoo-2-893f4f8d9af888d9ca301f3d296cfe92b0fe7068.tar.bz2 gentoo-2-893f4f8d9af888d9ca301f3d296cfe92b0fe7068.zip |
Stable for sparc, wrt bug #444318
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/nss/nss-3.14.ebuild')
-rw-r--r-- | dev-libs/nss/nss-3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nss/nss-3.14.ebuild b/dev-libs/nss/nss-3.14.ebuild index 9109f04ca4c5..65a5eb405d04 100644 --- a/dev-libs/nss/nss-3.14.ebuild +++ b/dev-libs/nss/nss-3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.14.ebuild,v 1.8 2012/11/29 23:41:51 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.14.ebuild,v 1.9 2012/12/28 15:08:50 ago Exp $ EAPI=3 inherit eutils flag-o-matic multilib toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${RTM_NAME} LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="utils" DEPEND="virtual/pkgconfig |