summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-13 11:44:58 -0500
committerSam James <sam@gentoo.org>2023-12-14 04:14:17 +0000
commit57793d9a82f4b7b1bfb4267ee56d7ebe1ba1d000 (patch)
treea9a46c401eb8f87bc19a473d417087e092814b5e
parentsys-apps/rng-tools: Stabilize 6.16 ppc, #893112 (diff)
downloadgentoo-57793d9a82f4b7b1bfb4267ee56d7ebe1ba1d000.tar.gz
gentoo-57793d9a82f4b7b1bfb4267ee56d7ebe1ba1d000.tar.bz2
gentoo-57793d9a82f4b7b1bfb4267ee56d7ebe1ba1d000.zip
app-crypt/jitterentropy: Keyword 3.4.1 sparc, #893554
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> 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 22f129b437a3..42a147c26dbe 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 ~sparc x86"
IUSE="static-libs"
S="${WORKDIR}/${PN}-library-${PV}"