diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-25 10:46:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-25 10:46:28 +0200 |
commit | a26cb86436efdd30e909dc83e03ec61a000c1a0b (patch) | |
tree | da81dae86bcd7503463349ba964352e129749c06 /app-crypt/jitterentropy | |
parent | media-libs/libmypaint: x86 stable wrt bug #708500 (diff) | |
download | gentoo-a26cb86436efdd30e909dc83e03ec61a000c1a0b.tar.gz gentoo-a26cb86436efdd30e909dc83e03ec61a000c1a0b.tar.bz2 gentoo-a26cb86436efdd30e909dc83e03ec61a000c1a0b.zip |
app-crypt/jitterentropy: x86 stable wrt bug #737528
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy')
-rw-r--r-- | app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild b/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild index f4a146544007..d00f282db50b 100644 --- a/app-crypt/jitterentropy/jitterentropy-2.2.0.ebuild +++ b/app-crypt/jitterentropy/jitterentropy-2.2.0.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}" |