diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-19 14:49:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-19 14:55:25 +0200 |
commit | 43554854fd7caec4ff2f3a80597445959942a5ea (patch) | |
tree | ab591a4c4045f15ffa21ab432c46caaa4e973231 /net-libs/mbedtls | |
parent | dev-python/libcloud: x86 stable (bug #658400) (diff) | |
download | gentoo-43554854fd7caec4ff2f3a80597445959942a5ea.tar.gz gentoo-43554854fd7caec4ff2f3a80597445959942a5ea.tar.bz2 gentoo-43554854fd7caec4ff2f3a80597445959942a5ea.zip |
net-libs/mbedtls: x86 stable (bug #657538)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-libs/mbedtls')
-rw-r--r-- | net-libs/mbedtls/mbedtls-2.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/mbedtls/mbedtls-2.10.0.ebuild b/net-libs/mbedtls/mbedtls-2.10.0.ebuild index 006043b4898b..761238bca7bf 100644 --- a/net-libs/mbedtls/mbedtls-2.10.0.ebuild +++ b/net-libs/mbedtls/mbedtls-2.10.0.ebuild @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="Apache-2.0" SLOT="0/10" # slot for libmbedtls.so -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="cpu_flags_x86_sse2 doc havege libressl programs test threads zlib" RDEPEND=" |