diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-06-07 17:26:02 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-06-07 17:26:02 -0700 |
commit | 6860f3be444625f4f93d8223ceac046a12153d2f (patch) | |
tree | c8268f0040a89d5781659f809b0fe3f1ff3783b1 | |
parent | media-libs/waffle: Version bump to 1.6.0 (diff) | |
download | gentoo-6860f3be444625f4f93d8223ceac046a12153d2f.tar.gz gentoo-6860f3be444625f4f93d8223ceac046a12153d2f.tar.bz2 gentoo-6860f3be444625f4f93d8223ceac046a12153d2f.zip |
app-crypt/libb2: Added ~mips
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 485ceecc5c6e..9224a54ad537 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="~amd64 ~hppa ~ppc64 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~mips ~ppc64 ~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=" |