diff options
author | 2025-01-30 12:09:02 +0200 | |
---|---|---|
committer | 2025-01-30 12:09:02 +0200 | |
commit | f51a670df2d4cfcc92c346b5c09368c359b9c7b6 (patch) | |
tree | d804d58e2a15cc3be192efb7330b1accc3e7c31f | |
parent | app-crypt/rhash: Stabilize 1.4.5 arm, #949058 (diff) | |
download | gentoo-f51a670df2d4cfcc92c346b5c09368c359b9c7b6.tar.gz gentoo-f51a670df2d4cfcc92c346b5c09368c359b9c7b6.tar.bz2 gentoo-f51a670df2d4cfcc92c346b5c09368c359b9c7b6.zip |
app-crypt/rhash: Stabilize 1.4.5 ppc64, #949058
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | app-crypt/rhash/rhash-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rhash/rhash-1.4.5.ebuild b/app-crypt/rhash/rhash-1.4.5.ebuild index ee178b2f87f4..69dd4ee71125 100644 --- a/app-crypt/rhash/rhash-1.4.5.ebuild +++ b/app-crypt/rhash/rhash-1.4.5.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/RHash-${PV}" 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=" |