diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-04 21:58:39 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-04 22:06:21 -0700 |
commit | 84bbe005aa053fec7768b3f0e5ae27dc73ad1ee8 (patch) | |
tree | 84276008672d96f2cb624774e37202f27bb06062 /app-crypt | |
parent | app-crypt/jitterentropy-2.1.2: added ~ppc (diff) | |
download | gentoo-84bbe005aa053fec7768b3f0e5ae27dc73ad1ee8.tar.gz gentoo-84bbe005aa053fec7768b3f0e5ae27dc73ad1ee8.tar.bz2 gentoo-84bbe005aa053fec7768b3f0e5ae27dc73ad1ee8.zip |
app-crypt/jitterentropy-2.1.2: added ~ppc64
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 835fb3dc2593..7b62868932e8 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="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~ppc64" IUSE="static-libs" S="${WORKDIR}/${PN}-library-${PV}" |