diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 06:02:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 06:02:01 +0000 |
commit | d5d543bb281ce512f63032ea53e83317105f5b3a (patch) | |
tree | 5d3bfe0801768f9cf59dd8753b07bc53c3bef624 /app-crypt | |
parent | media-libs/libaom: Stabilize 3.9.1 amd64, #940078 (diff) | |
download | gentoo-d5d543bb281ce512f63032ea53e83317105f5b3a.tar.gz gentoo-d5d543bb281ce512f63032ea53e83317105f5b3a.tar.bz2 gentoo-d5d543bb281ce512f63032ea53e83317105f5b3a.zip |
app-crypt/rhash: Stabilize 1.4.4-r1 amd64, #940082
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/rhash/rhash-1.4.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rhash/rhash-1.4.4-r1.ebuild b/app-crypt/rhash/rhash-1.4.4-r1.ebuild index 40c59bfadf3c..000248d51eb4 100644 --- a/app-crypt/rhash/rhash-1.4.4-r1.ebuild +++ b/app-crypt/rhash/rhash-1.4.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/${PN}/${P}-src.tar.gz" LICENSE="0BSD" SLOT="0/1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="debug nls ssl static-libs" RDEPEND=" |