summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-05 00:19:16 +0000
committerSam James <sam@gentoo.org>2023-01-05 00:19:16 +0000
commit851e98c53cad8f2c68cb300f8310669682ee672f (patch)
tree3e491219df7ef114236a9541fcabb015ef613d06
parentapp-crypt/jitterentropy: Stabilize 3.4.1 arm64, #889764 (diff)
downloadgentoo-851e98c53cad8f2c68cb300f8310669682ee672f.tar.gz
gentoo-851e98c53cad8f2c68cb300f8310669682ee672f.tar.bz2
gentoo-851e98c53cad8f2c68cb300f8310669682ee672f.zip
app-crypt/jitterentropy: Stabilize 3.4.1 ppc, #889764
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
index e2e02d9f7c23..7dd615d21987 100644
--- a/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
+++ b/app-crypt/jitterentropy/jitterentropy-3.4.1.ebuild
@@ -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}"