diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-13 14:11:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-13 14:11:07 +0000 |
commit | e3264b38554b0cf41e602cfc6030ef0d0d71ad91 (patch) | |
tree | 7832f1e93fdb19dc0a57af557dd81c7f1445b452 /dev-libs/nss/nss-3.15.3.1.ebuild | |
parent | Version bump. Removed old (diff) | |
download | gentoo-2-e3264b38554b0cf41e602cfc6030ef0d0d71ad91.tar.gz gentoo-2-e3264b38554b0cf41e602cfc6030ef0d0d71ad91.tar.bz2 gentoo-2-e3264b38554b0cf41e602cfc6030ef0d0d71ad91.zip |
Stable for HPPA (bug #493850).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/nss/nss-3.15.3.1.ebuild')
-rw-r--r-- | dev-libs/nss/nss-3.15.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nss/nss-3.15.3.1.ebuild b/dev-libs/nss/nss-3.15.3.1.ebuild index ef91432a1c8a..b438bb07e4b3 100644 --- a/dev-libs/nss/nss-3.15.3.1.ebuild +++ b/dev-libs/nss/nss-3.15.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.15.3.1.ebuild,v 1.1 2013/12/12 14:49:46 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.15.3.1.ebuild,v 1.2 2013/12/13 14:11:07 jer Exp $ EAPI=5 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-2.0 GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~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 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="utils" DEPEND="virtual/pkgconfig |