diff options
author | Sam James <sam@gentoo.org> | 2022-02-27 16:31:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-27 16:31:41 +0000 |
commit | f3513d99d511fb1b31c84e8ca1440bf9d1a041d3 (patch) | |
tree | 35355daf5d8dd0b3be8bdf0b3dc4c92011ab8ef9 /app-crypt/rhash | |
parent | dev-python/zstandard: Stabilize 0.17.0 ppc, #834235 (diff) | |
download | gentoo-f3513d99d511fb1b31c84e8ca1440bf9d1a041d3.tar.gz gentoo-f3513d99d511fb1b31c84e8ca1440bf9d1a041d3.tar.bz2 gentoo-f3513d99d511fb1b31c84e8ca1440bf9d1a041d3.zip |
app-crypt/rhash: Stabilize 1.4.2 ppc, #833978
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/rhash')
-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 bab9aafd9085..7516af6952da 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=" |