summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-08-11 14:33:51 -0700
committerMatt Turner <mattst88@gentoo.org>2019-08-11 14:33:51 -0700
commit6e67ed4a5a35f40f800529fbd149ff1b5c0cd85d (patch)
tree96f2305775cc96eb7bfedd7b8427e65d1f169c12
parentnet-misc/youtube-viewer: x86 stable (bug #691728) (diff)
downloadgentoo-6e67ed4a.tar.gz
gentoo-6e67ed4a.tar.bz2
gentoo-6e67ed4a.zip
app-crypt/jitterentropy-2.1.2: added ~alpha, bug 691526
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-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 594c566b28bc..7ca20b89744d 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 ~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}"