diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-24 10:55:45 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-24 10:57:33 +0100 |
commit | e86c3d7a505c528d011c8cf3a7adb12721875048 (patch) | |
tree | 81a73bffe16143b8aab68bc793555abd01719221 /dev-libs/nettle | |
parent | dev-libs/libtasn1: marked *-solaris (diff) | |
download | gentoo-e86c3d7a505c528d011c8cf3a7adb12721875048.tar.gz gentoo-e86c3d7a505c528d011c8cf3a7adb12721875048.tar.bz2 gentoo-e86c3d7a505c528d011c8cf3a7adb12721875048.zip |
dev-libs/nettle: marked *-solaris
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-libs/nettle')
-rw-r--r-- | dev-libs/nettle/nettle-3.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/nettle/nettle-3.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/nettle/nettle-3.2-r1.ebuild b/dev-libs/nettle/nettle-3.2-r1.ebuild index b5f684abe4df..742948df53d7 100644 --- a/dev-libs/nettle/nettle-3.2-r1.ebuild +++ b/dev-libs/nettle/nettle-3.2-r1.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$ @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="|| ( LGPL-3 LGPL-2.1 )" SLOT="0/6" # subslot = libnettle soname version -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc +gmp neon static-libs test cpu_flags_x86_aes" DEPEND="gmp? ( >=dev-libs/gmp-5.0:0[${MULTILIB_USEDEP}] )" diff --git a/dev-libs/nettle/nettle-3.3.ebuild b/dev-libs/nettle/nettle-3.3.ebuild index 98a2a4ede5f0..222b8b25badc 100644 --- a/dev-libs/nettle/nettle-3.3.ebuild +++ b/dev-libs/nettle/nettle-3.3.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$ @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="|| ( LGPL-3 LGPL-2.1 )" SLOT="0/6" # subslot = libnettle soname version -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc +gmp neon static-libs test cpu_flags_x86_aes" DEPEND="gmp? ( >=dev-libs/gmp-5.0:0=[${MULTILIB_USEDEP}] )" |