commit: 6e67ed4a5a35f40f800529fbd149ff1b5c0cd85d Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sun Aug 11 21:33:51 2019 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Aug 11 21:33:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e67ed4a
app-crypt/jitterentropy-2.1.2: added ~alpha, bug 691526 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index 594c566b28b..7ca20b89744 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}"
