diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-22 08:44:11 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-22 08:44:11 -0500 |
commit | ed406015374b5547c3bc9d28fdba611e85376b68 (patch) | |
tree | 5c79e5097a254a8f4b02e5525f04c8a161b0fa97 /app-crypt | |
parent | sys-apps/ed-1.15-r1: alpha stable, bug 699828 (diff) | |
download | gentoo-ed406015374b5547c3bc9d28fdba611e85376b68.tar.gz gentoo-ed406015374b5547c3bc9d28fdba611e85376b68.tar.bz2 gentoo-ed406015374b5547c3bc9d28fdba611e85376b68.zip |
app-crypt/jitterentropy-2.1.2: alpha stable, bug 699172
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index e516259e8f5b..a390c21e1d6f 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="~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}" |