diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-27 13:28:23 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-27 13:28:23 +0100 |
commit | 895b9fd9bd48685af4100ff52c176cc4ef57083a (patch) | |
tree | ba67b848ff58fda4ebaf7a00dc9c10f65e6436c6 /app-crypt/rhash | |
parent | dev-util/stripe-mock: Stabilize 0.118.0-r1 x86, #834245 (diff) | |
download | gentoo-895b9fd9bd48685af4100ff52c176cc4ef57083a.tar.gz gentoo-895b9fd9bd48685af4100ff52c176cc4ef57083a.tar.bz2 gentoo-895b9fd9bd48685af4100ff52c176cc4ef57083a.zip |
app-crypt/rhash: Stabilize 1.4.2 x86, #833978
Signed-off-by: Jakov Smolić <jsmolic@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 7ebd82aa101f..e5e6f7414acc 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=" |