diff options
author | 2024-09-23 01:31:25 +0100 | |
---|---|---|
committer | 2024-09-23 01:31:25 +0100 | |
commit | 0f238b40aac62653214cfd294dea11b5ce828388 (patch) | |
tree | 1bc613001ed9c5d5bd07f39f8f4eee8b6c8dd97f /app-crypt/rhash | |
parent | media-libs/libraw: Stabilize 0.21.2 ppc, #940076 (diff) | |
download | gentoo-0f238b40aac62653214cfd294dea11b5ce828388.tar.gz gentoo-0f238b40aac62653214cfd294dea11b5ce828388.tar.bz2 gentoo-0f238b40aac62653214cfd294dea11b5ce828388.zip |
app-crypt/rhash: Stabilize 1.4.4-r1 ppc64, #940082
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/rhash')
-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 35aa2be528d3..18af4dd64b12 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=" |