diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:54:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 12:54:26 +0100 |
commit | 5c67553c12cc8589b3359683d24b3fd16b531bfc (patch) | |
tree | 1abc58543d56a86c8544b92c6d30005a9557ed41 /app-crypt/jitterentropy | |
parent | dev-libs/libpcre2: ia64 stable wrt bug #699052 (diff) | |
download | gentoo-5c67553c12cc8589b3359683d24b3fd16b531bfc.tar.gz gentoo-5c67553c12cc8589b3359683d24b3fd16b531bfc.tar.bz2 gentoo-5c67553c12cc8589b3359683d24b3fd16b531bfc.zip |
app-crypt/jitterentropy: ia64 stable wrt bug #699172
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy')
-rw-r--r-- | app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild b/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild index 29db3f8f08ff..e516259e8f5b 100644 --- a/app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild +++ b/app-crypt/jitterentropy/jitterentropy-2.1.2.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}" |