diff options
author | Sam James <sam@gentoo.org> | 2023-02-07 02:52:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-07 02:52:39 +0000 |
commit | 66aa862b3a4beaf0fa746e07ffccf937ad7724f9 (patch) | |
tree | e049ce42eeb103916c65640cdd85489efd97dbc2 /app-crypt/rhash | |
parent | net-libs/grpc: add 1.51.1 (diff) | |
download | gentoo-66aa862b3a4beaf0fa746e07ffccf937ad7724f9.tar.gz gentoo-66aa862b3a4beaf0fa746e07ffccf937ad7724f9.tar.bz2 gentoo-66aa862b3a4beaf0fa746e07ffccf937ad7724f9.zip |
app-crypt/rhash: Stabilize 1.4.3 x86, #892844
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/rhash')
-rw-r--r-- | app-crypt/rhash/rhash-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rhash/rhash-1.4.3.ebuild b/app-crypt/rhash/rhash-1.4.3.ebuild index 02fb214a652e..5a7b0fee28df 100644 --- a/app-crypt/rhash/rhash-1.4.3.ebuild +++ b/app-crypt/rhash/rhash-1.4.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug nls ssl static-libs" RDEPEND=" |