diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-21 22:43:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-21 22:43:43 +0200 |
commit | 8a03e984d8840559cffb6da59553cd3d6ce2afcf (patch) | |
tree | bc148f756c372acb4e0db1aa88332bb12a6a297f /net-libs/mbedtls | |
parent | app-shells/fish: Stabilize 3.3.1-r1 arm, #818256 (diff) | |
download | gentoo-8a03e984d8840559cffb6da59553cd3d6ce2afcf.tar.gz gentoo-8a03e984d8840559cffb6da59553cd3d6ce2afcf.tar.bz2 gentoo-8a03e984d8840559cffb6da59553cd3d6ce2afcf.zip |
net-libs/mbedtls: Stabilize 2.16.12 arm, #829713
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/mbedtls')
-rw-r--r-- | net-libs/mbedtls/mbedtls-2.16.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/mbedtls/mbedtls-2.16.12.ebuild b/net-libs/mbedtls/mbedtls-2.16.12.ebuild index ad616547ac5e..e0d82b9c0b37 100644 --- a/net-libs/mbedtls/mbedtls-2.16.12.ebuild +++ b/net-libs/mbedtls/mbedtls-2.16.12.ebuild @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="Apache-2.0" SLOT="0/3.12.0" # ffmpeg subslot naming: SONAME tuple of {libmbedcrypto.so,libmbedtls.so,libmbedx509.so} -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc ~x86" IUSE="cpu_flags_x86_sse2 doc havege programs static-libs test threads zlib" RESTRICT="!test? ( test )" |