From: Fabian Groffen Date: Wed, 28 Feb 2018 20:30:23 +0000 (+0100) Subject: app-crypt/libb2: marked ~sparc-solaris X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d53326d0febe226bfb235b97574502955523382c;p=gentoo.git app-crypt/libb2: marked ~sparc-solaris Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/app-crypt/libb2/libb2-0.98.ebuild b/app-crypt/libb2/libb2-0.98.ebuild index 6fc106ac4769..3ca37501441b 100644 --- a/app-crypt/libb2/libb2-0.98.ebuild +++ b/app-crypt/libb2/libb2-0.98.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 ~ppc64 ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~ppc64 ~x64-macos ~sparc-solaris ~x64-solaris" IUSE="static native-cflags" DEPEND=""