commit: b82c987e3a0cc12d91137454cfc89f221571c12e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Oct 13 06:01:23 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Oct 13 06:01:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b82c987e
dev-libs/crypto++: sparc stable wrt bug #817932 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-libs/crypto++/crypto++-8.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/crypto++/crypto++-8.6.0.ebuild b/dev-libs/crypto++/crypto++-8.6.0.ebuild index 33bfd7e3c91..ab02f60c1cc 100644 --- a/dev-libs/crypto++/crypto++-8.6.0.ebuild +++ b/dev-libs/crypto++/crypto++-8.6.0.ebuild @@ -17,7 +17,7 @@ LICENSE="Boost-1.0" # subslot is so version (was broken in 8.3.0, check on bumps!) # Seems to be broken in 8.6 again too SLOT="0/8.6" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv sparc x86 ~x64-macos" IUSE="+asm static-libs" BDEPEND="
