diff options
author | Sam James <sam@gentoo.org> | 2020-10-04 16:55:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-04 16:55:10 +0000 |
commit | 69a55e488bb5bdfefa03cd4f29de92ecec1e7c16 (patch) | |
tree | e1070616ec786a300fe59c8f76c69bc3974cd2c5 /app-crypt/jitterentropy | |
parent | sys-apps/rng-tools: Stabilize 6.10 amd64, #737528 (diff) | |
download | gentoo-69a55e488bb5bdfefa03cd4f29de92ecec1e7c16.tar.gz gentoo-69a55e488bb5bdfefa03cd4f29de92ecec1e7c16.tar.bz2 gentoo-69a55e488bb5bdfefa03cd4f29de92ecec1e7c16.zip |
app-crypt/jitterentropy: Stabilize 2.2.0 amd64, #737528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy')
-rw-r--r-- | app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild index 41cf317760f6..1ef5e8e02388 100644 --- a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild +++ b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~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}" |