diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-20 22:19:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-20 22:19:36 -0700 |
commit | 434057882434a0d3f164485802f118b8237b33cc (patch) | |
tree | 0d3ce09b6744f8eb6d7dad36100ace80b80cc150 | |
parent | app-portage/gentoolkit-0.4.5: alpha stable, bug 691976 (diff) | |
download | gentoo-434057882434a0d3f164485802f118b8237b33cc.tar.gz gentoo-434057882434a0d3f164485802f118b8237b33cc.tar.bz2 gentoo-434057882434a0d3f164485802f118b8237b33cc.zip |
app-crypt/libb2-0.98.1-r1: alpha stable, bug 694366
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | app-crypt/libb2/libb2-0.98.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libb2/libb2-0.98.1-r1.ebuild b/app-crypt/libb2/libb2-0.98.1-r1.ebuild index 6fb5bfb740e2..13c3204ccc37 100644 --- a/app-crypt/libb2/libb2-0.98.1-r1.ebuild +++ b/app-crypt/libb2/libb2-0.98.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/BLAKE2/libb2/archive/${GITHASH}.tar.gz -> ${P}.tar.g LICENSE="CC0-1.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs native-cflags openmp" DEPEND=" |