diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-20 14:50:07 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-20 15:08:50 +0100 |
commit | bf93e1edb95dd7aa91cca94029ab20301bc21319 (patch) | |
tree | c16770cf1f253d33c172af2fe2f4f6f403349bea /app-crypt/rhash | |
parent | media-libs/openjpeg: Keyword 2.4.0 for ~m68k (diff) | |
download | gentoo-bf93e1edb95dd7aa91cca94029ab20301bc21319.tar.gz gentoo-bf93e1edb95dd7aa91cca94029ab20301bc21319.tar.bz2 gentoo-bf93e1edb95dd7aa91cca94029ab20301bc21319.zip |
app-crypt/rhash: Keyword 1.4.2 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@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 4aa5c894ec98..fd42272e981c 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 ~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=" |