commit: c96706955d2a1785c0fc2e477abc98a0c406a09e Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Sep 10 19:50:17 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Sep 10 20:15:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9670695
dev-libs/libtomcrypt: Stable hppa 1.18.2-r2 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild | 2 +- profiles/arch/hppa/package.use.stable.mask | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild index 76a8cbbce62..840969fcf5a 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild @@ -17,7 +17,7 @@ LICENSE="|| ( WTFPL-2 public-domain )" # Helpful site: # https://abi-laboratory.pro/index.php?view=timeline&l=libtomcrypt SLOT="0/1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+gmp +libtommath tomsfastmath" # Enforce at least one math provider diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 07bf398b002..b5e07045619 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2021-09-10) +# dev-libs/tomsfastmath does not have stable keywords on hppa +dev-libs/libtomcrypt tomsfastmath + # Marek Szuba <[email protected]> (2021-09-10) # no stable dev-ruby/{thor,tty-editor} on this arch yet # and there are many dependencies to go through before there are
