diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-26 23:08:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-26 23:08:50 +0300 |
commit | a24aa61ffad81296cf0e6d10d56ffa0ff333d019 (patch) | |
tree | 983c00834d001df8153bbe7b17e0b2e7547a95f6 /app-crypt | |
parent | app-portage/portage-utils: m68k stable wrt bug #694366 (diff) | |
download | gentoo-a24aa61ffad81296cf0e6d10d56ffa0ff333d019.tar.gz gentoo-a24aa61ffad81296cf0e6d10d56ffa0ff333d019.tar.bz2 gentoo-a24aa61ffad81296cf0e6d10d56ffa0ff333d019.zip |
app-crypt/libb2: m68k stable wrt bug #694366
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-crypt')
-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 45bc705a0a3d..43b3f7b8031c 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 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" IUSE="static-libs native-cflags openmp" DEPEND=" |