diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-04 06:47:27 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-04 06:47:27 +0000 |
commit | 1c4cc55ad0ef151b4713a0916c8bd95d1138f695 (patch) | |
tree | 4a8c71480302a2752f54cc24b784a335679906ee /app-crypt/rhash | |
parent | app-crypt/rhash: Stabilize 1.4.3 ppc, #892844 (diff) | |
download | gentoo-1c4cc55ad0ef151b4713a0916c8bd95d1138f695.tar.gz gentoo-1c4cc55ad0ef151b4713a0916c8bd95d1138f695.tar.bz2 gentoo-1c4cc55ad0ef151b4713a0916c8bd95d1138f695.zip |
app-crypt/rhash: Stabilize 1.4.3 arm, #892844
Signed-off-by: Arthur Zamarin <arthurzam@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 f08e16c2f104..664e221c87dd 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 ~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 ~loong ~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=" |