diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 07:13:11 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 07:13:11 +0000 |
commit | 80e026855213fcae8c2214f6da44d05807fb8a40 (patch) | |
tree | e69b2cf075a67d68f8938ea5b254ca84f02b8c4d /app-crypt/rhash | |
parent | media-libs/libavif: Stabilize 1.1.1 arm64, #940077 (diff) | |
download | gentoo-80e026855213fcae8c2214f6da44d05807fb8a40.tar.gz gentoo-80e026855213fcae8c2214f6da44d05807fb8a40.tar.bz2 gentoo-80e026855213fcae8c2214f6da44d05807fb8a40.zip |
app-crypt/rhash: Stabilize 1.4.4-r1 arm, #940082
Signed-off-by: Arthur Zamarin <arthurzam@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 000603bebf5a..f00630929305 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=" |