diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 10:28:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 10:28:18 +0200 |
commit | cdbe8eff166ea5fbe0ff86fac1741cab1ba791ee (patch) | |
tree | 607b4c357384f87d975fd75e23628f8f02dae657 /net-libs | |
parent | dev-tcltk/bwidget: arm stable wrt bug #717618 (diff) | |
download | gentoo-cdbe8eff166ea5fbe0ff86fac1741cab1ba791ee.tar.gz gentoo-cdbe8eff166ea5fbe0ff86fac1741cab1ba791ee.tar.bz2 gentoo-cdbe8eff166ea5fbe0ff86fac1741cab1ba791ee.zip |
net-libs/mbedtls: ppc stable wrt bug #717590
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/mbedtls/mbedtls-2.16.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/mbedtls/mbedtls-2.16.6.ebuild b/net-libs/mbedtls/mbedtls-2.16.6.ebuild index a5b453eee6cd..60486b6485a3 100644 --- a/net-libs/mbedtls/mbedtls-2.16.6.ebuild +++ b/net-libs/mbedtls/mbedtls-2.16.6.ebuild @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="Apache-2.0" SLOT="0/12" # slot for libmbedtls.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 libressl programs -static-libs test threads zlib" RESTRICT="!test? ( test )" |