diff options
author | Ben Kohler <bkohler@gentoo.org> | 2019-06-11 12:32:36 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2019-06-11 12:32:36 -0500 |
commit | 8610b01cc79745687a71a24583696124363be556 (patch) | |
tree | 26efb358b67572d5a33465296fbcca7cb1ba68c2 /app-crypt | |
parent | sys-devel/llvm: Enable Python 3 in -9999 (diff) | |
download | gentoo-8610b01cc79745687a71a24583696124363be556.tar.gz gentoo-8610b01cc79745687a71a24583696124363be556.tar.bz2 gentoo-8610b01cc79745687a71a24583696124363be556.zip |
app-crypt/libb2: keyword for sparc
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Ben Kohler <bkohler@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 ddd7dc032379..bbcfa1a05d52 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 ~mips ~ppc ~ppc64 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~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=" |