diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-26 23:09:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-26 23:09:04 +0300 |
commit | 9bef076d460b6dee176edd2f8601557e81eecbad (patch) | |
tree | 29e43d600c04f34b7f5f944b12d8114c572131a2 /app-crypt/libb2 | |
parent | app-portage/portage-utils: sh stable wrt bug #694366 (diff) | |
download | gentoo-9bef076d460b6dee176edd2f8601557e81eecbad.tar.gz gentoo-9bef076d460b6dee176edd2f8601557e81eecbad.tar.bz2 gentoo-9bef076d460b6dee176edd2f8601557e81eecbad.zip |
app-crypt/libb2: sh stable wrt bug #694366
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-crypt/libb2')
-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 43b3f7b8031c..0b211f06b16a 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 m68k ~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 m68k ~mips ppc ppc64 ~riscv sh 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=" |