summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-05 00:19:12 +0000
committerSam James <sam@gentoo.org>2023-01-05 00:19:12 +0000
commitd5fed449f5663f6b1696067a3db7bf2960693cbd (patch)
tree9863108dc7fdc5e5c807fd92df6b56fade757c87
parentdev-lua/lua-utf8: Stabilize 0.1.5 ppc64, #889736 (diff)
downloadgentoo-d5fed449f5663f6b1696067a3db7bf2960693cbd.tar.gz
gentoo-d5fed449f5663f6b1696067a3db7bf2960693cbd.tar.bz2
gentoo-d5fed449f5663f6b1696067a3db7bf2960693cbd.zip
app-crypt/jitterentropy: Stabilize 3.4.1 amd64, #889764
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
index 4f867c12ca00..464b9b5de05f 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/smuellerDD/jitterentropy-library/archive/v${PV}.tar.
# Do not package these two components!
LICENSE="BSD"
SLOT="0/3"
-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}"