diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-01 23:59:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-01 23:59:29 +0100 |
commit | 5fee8064ddb74be2452b843db644c136984b1245 (patch) | |
tree | fe793e4b45fab5fab1af3f95ef3ef5a038ad7b8b /dev-libs/nss | |
parent | dev-python/hyper-h2: stable 4.0.0 for ppc (diff) | |
download | gentoo-5fee8064ddb74be2452b843db644c136984b1245.tar.gz gentoo-5fee8064ddb74be2452b843db644c136984b1245.tar.bz2 gentoo-5fee8064ddb74be2452b843db644c136984b1245.zip |
dev-libs/nss: stable 3.56 for ppc
stable wrt bug #745795
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/nss')
-rw-r--r-- | dev-libs/nss/nss-3.56.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nss/nss-3.56.ebuild b/dev-libs/nss/nss-3.56.ebuild index 07756ac543a3..304508efa8c4 100644 --- a/dev-libs/nss/nss-3.56.ebuild +++ b/dev-libs/nss/nss-3.56.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=" |