diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 12:24:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 12:24:23 +0000 |
commit | a09772354c1a3f410da7fd54b21bb8fc3814a301 (patch) | |
tree | f7f95eadf647442907f7e09153c1828681eb7dfb /dev-libs/nss/nss-3.13.5.ebuild | |
parent | Stable for amd64, wrt bug #420125 (diff) | |
download | gentoo-2-a09772354c1a3f410da7fd54b21bb8fc3814a301.tar.gz gentoo-2-a09772354c1a3f410da7fd54b21bb8fc3814a301.tar.bz2 gentoo-2-a09772354c1a3f410da7fd54b21bb8fc3814a301.zip |
Stable for amd64, wrt bug #420125
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/nss/nss-3.13.5.ebuild')
-rw-r--r-- | dev-libs/nss/nss-3.13.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nss/nss-3.13.5.ebuild b/dev-libs/nss/nss-3.13.5.ebuild index 2336cf6b3a3a..1e121a43e2fe 100644 --- a/dev-libs/nss/nss-3.13.5.ebuild +++ b/dev-libs/nss/nss-3.13.5.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.13.5.ebuild,v 1.1 2012/06/06 12:55:07 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.13.5.ebuild,v 1.2 2012/06/11 12:24:23 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" |