diff options
author | 2017-01-10 15:54:41 +0100 | |
---|---|---|
committer | 2017-01-10 15:54:41 +0100 | |
commit | fbb5d48bd57049ba8a271094046024c6788e7d92 (patch) | |
tree | 4752669faefa5e8ed0ca52fef313ddd98c19264e /dev-libs/nspr | |
parent | dev-libs/nss: amd64 stable wrt bug #604916 (diff) | |
download | gentoo-fbb5d48bd57049ba8a271094046024c6788e7d92.tar.gz gentoo-fbb5d48bd57049ba8a271094046024c6788e7d92.tar.bz2 gentoo-fbb5d48bd57049ba8a271094046024c6788e7d92.zip |
dev-libs/nspr: amd64 stable wrt bug #604916
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/nspr')
-rw-r--r-- | dev-libs/nspr/nspr-4.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nspr/nspr-4.13.1.ebuild b/dev-libs/nspr/nspr-4.13.1.ebuild index cc2f965b891e..9ab717ce29e6 100644 --- a/dev-libs/nspr/nspr-4.13.1.ebuild +++ b/dev-libs/nspr/nspr-4.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="https://archive.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz" LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=" |