summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-08-04 21:58:33 -0700
committerMatt Turner <mattst88@gentoo.org>2019-08-04 22:06:21 -0700
commitd63c8500ba39e4a71dddad8c8f32e3b4edd63484 (patch)
treeee3f2a78d2f19ab1a0cabf8c8f5cfeb8b6640db4 /app-crypt/jitterentropy
parentnet-misc/ntpsec: update ebuilds and use flags, fix for bug #685456 (diff)
downloadgentoo-d63c8500ba39e4a71dddad8c8f32e3b4edd63484.tar.gz
gentoo-d63c8500ba39e4a71dddad8c8f32e3b4edd63484.tar.bz2
gentoo-d63c8500ba39e4a71dddad8c8f32e3b4edd63484.zip
app-crypt/jitterentropy-2.1.2: added ~ppc
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy')
-rw-r--r--app-crypt/jitterentropy/jitterentropy-2.1.2.ebuild2
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 d33b497f97d7..835fb3dc2593 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"
+KEYWORDS="~amd64 ~ppc"
IUSE="static-libs"
S="${WORKDIR}/${PN}-library-${PV}"