From: Matt Turner Date: Sun, 11 Aug 2019 21:33:51 +0000 (-0700) Subject: app-crypt/jitterentropy-2.1.2: added ~alpha, bug 691526 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6e67ed4a5a35f40f800529fbd149ff1b5c0cd85d;p=gentoo.git app-crypt/jitterentropy-2.1.2: added ~alpha, bug 691526 Signed-off-by: Matt Turner --- diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index 594c566b28bc..7ca20b89744d 100644 --- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild +++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86" IUSE="static-libs" S="${WORKDIR}/${PN}-library-${PV}"