diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:26:42 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:26:42 +0000 |
commit | eef889bbfdaba46e74dea01b889e6d611f326a5e (patch) | |
tree | c3f9a7d77eb78df20976b0111d8edded8ac6a8c9 /dev-libs/nss | |
parent | net-dns/dnsmasq: stable 2.82 for hppa (diff) | |
download | gentoo-eef889bbfdaba46e74dea01b889e6d611f326a5e.tar.gz gentoo-eef889bbfdaba46e74dea01b889e6d611f326a5e.tar.bz2 gentoo-eef889bbfdaba46e74dea01b889e6d611f326a5e.zip |
dev-libs/nss: stable 3.58-r2 for hppa
stable wrt bug #750254
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/nss')
-rw-r--r-- | dev-libs/nss/nss-3.58-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nss/nss-3.58-r2.ebuild b/dev-libs/nss/nss-3.58-r2.ebuild index 42f422fd2dd3..f10682cb9d9a 100644 --- a/dev-libs/nss/nss-3.58-r2.ebuild +++ b/dev-libs/nss/nss-3.58-r2.ebuild @@ -15,7 +15,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 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cacert utils" # pkg-config called by nss-config -> virtual/pkgconfig in RDEPEND RDEPEND=" |