diff options
author | Sam James <sam@gentoo.org> | 2022-03-06 07:58:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-06 07:58:23 +0000 |
commit | e094949d0403d6f59795bd1152e1f9038b604824 (patch) | |
tree | 2d8dd77d5b5380dd239524a0ffbbf98487452fb0 /app-crypt | |
parent | media-gfx/sane-backends: Stabilize 1.1.1-r2 arm, #833898 (diff) | |
download | gentoo-e094949d0403d6f59795bd1152e1f9038b604824.tar.gz gentoo-e094949d0403d6f59795bd1152e1f9038b604824.tar.bz2 gentoo-e094949d0403d6f59795bd1152e1f9038b604824.zip |
app-crypt/rhash: Stabilize 1.4.2 arm, #833978
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/rhash/rhash-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rhash/rhash-1.4.2.ebuild b/app-crypt/rhash/rhash-1.4.2.ebuild index dcb1536682d2..5b6d3c9e137a 100644 --- a/app-crypt/rhash/rhash-1.4.2.ebuild +++ b/app-crypt/rhash/rhash-1.4.2.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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug nls ssl static-libs" RDEPEND=" |