commit: b034d7ec40bddcf01940cb0c7df70175c9c49151 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Sat May 21 09:52:12 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Sat May 21 09:52:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b034d7ec
net-libs/mbedtls-2.2.1-r0: add alpha keyword Gentoo-Bug: 583394 Package-Manager: portage-2.3.0_rc1 net-libs/mbedtls/mbedtls-2.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/mbedtls/mbedtls-2.2.1.ebuild b/net-libs/mbedtls/mbedtls-2.2.1.ebuild index 6e966eb..10aa44a 100644 --- a/net-libs/mbedtls/mbedtls-2.2.1.ebuild +++ b/net-libs/mbedtls/mbedtls-2.2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ARMmbed/mbedtls/archive/mbedtls-${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="0/10" # slot for libmbedtls.so -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="cpu_flags_x86_sse2 doc havege libressl programs test threads zlib" RDEPEND="
