diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 08:27:41 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 08:27:41 +0200 |
commit | ceeb19f54bd941f16b2966a7730ce3aa6af027de (patch) | |
tree | 99e66ddb04cdc108ff0f134e1a06470ea504617a /app-crypt | |
parent | app-text/pdfminer: Stabilize 20220506 x86, #849884 (diff) | |
download | gentoo-ceeb19f54bd941f16b2966a7730ce3aa6af027de.tar.gz gentoo-ceeb19f54bd941f16b2966a7730ce3aa6af027de.tar.bz2 gentoo-ceeb19f54bd941f16b2966a7730ce3aa6af027de.zip |
app-crypt/jitterentropy-rngd: Stabilize 1.2.7 x86, #844217
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild index 1d082547ec2f..8e4096e410dc 100644 --- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild +++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.2.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~amd64 ~mips x86" IUSE="" PATCHES=( |