diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-11-19 21:57:23 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-11-19 22:14:57 +0100 |
commit | dfc86ee9138e25c9b0a1eae2452d7e51301a067c (patch) | |
tree | 9aef498d63ea1c58c6ffb7548e0dd549c9a544ee /dev-python/cryptography | |
parent | dev-python/idna: marked ~*-solaris (diff) | |
download | gentoo-dfc86ee9138e25c9b0a1eae2452d7e51301a067c.tar.gz gentoo-dfc86ee9138e25c9b0a1eae2452d7e51301a067c.tar.bz2 gentoo-dfc86ee9138e25c9b0a1eae2452d7e51301a067c.zip |
dev-python/cryptography: marked ~*-solaris
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/cryptography')
-rw-r--r-- | dev-python/cryptography/cryptography-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cryptography/cryptography-2.3.1.ebuild b/dev-python/cryptography/cryptography-2.3.1.ebuild index 4af6a76f62db..1a58e5692ef8 100644 --- a/dev-python/cryptography/cryptography-2.3.1.ebuild +++ b/dev-python/cryptography/cryptography-2.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( Apache-2.0 BSD )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libressl test" # the openssl 1.0.2l-r1 needs to be updated again :( |