diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:33:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-28 22:33:39 +0000 |
commit | f88f007ba047bfbee474dd1a19d63502274e0e8d (patch) | |
tree | 510579902b677acec3502d57c743c81c834b689c /dev-libs/nss | |
parent | sys-fs/f2fs-tools: stable 1.14.0 for ppc64 (diff) | |
download | gentoo-f88f007ba047bfbee474dd1a19d63502274e0e8d.tar.gz gentoo-f88f007ba047bfbee474dd1a19d63502274e0e8d.tar.bz2 gentoo-f88f007ba047bfbee474dd1a19d63502274e0e8d.zip |
dev-libs/nss: stable 3.58-r2 for ppc64
stable wrt bug #750254
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
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 b9e20f36820e..8fdc5e38b35d 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=" |