diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-30 15:53:57 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-30 15:55:53 +0200 |
commit | 842148a7a5fd7a557839ff6f2e7536e9572fe540 (patch) | |
tree | f102972af6ccb30c58725f1e510379085b4f1c79 /app-crypt/rhash | |
parent | app-arch/libarchive-3.6.2-r1: keyword ~arm64-macos (diff) | |
download | gentoo-842148a7a5fd7a557839ff6f2e7536e9572fe540.tar.gz gentoo-842148a7a5fd7a557839ff6f2e7536e9572fe540.tar.bz2 gentoo-842148a7a5fd7a557839ff6f2e7536e9572fe540.zip |
app-crypt/rhash-1.4.3: keyword ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@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 1958b85729bc..f466b436e267 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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=" |