summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-02-10 21:11:19 +0000
committerJames Le Cuirot <chewi@gentoo.org>2017-02-10 21:11:19 +0000
commit7013ff6b38f1f3a00d6be5ebe7412687dc0cd633 (patch)
tree42daeb3f4e2a5274bfd0fd2889394a4dd0b3a007 /app-crypt/rhash
parentapp-crypt/rhash: Fix tests to use the newly built library (diff)
downloadgentoo-7013ff6b38f1f3a00d6be5ebe7412687dc0cd633.tar.gz
gentoo-7013ff6b38f1f3a00d6be5ebe7412687dc0cd633.tar.bz2
gentoo-7013ff6b38f1f3a00d6be5ebe7412687dc0cd633.zip
app-crypt/rhash: Add ~arm keyword
The tests all pass. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt/rhash')
-rw-r--r--app-crypt/rhash/rhash-1.3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/rhash/rhash-1.3.4.ebuild b/app-crypt/rhash/rhash-1.3.4.ebuild
index b10475a3a1d8..641773383a3e 100644
--- a/app-crypt/rhash/rhash-1.3.4.ebuild
+++ b/app-crypt/rhash/rhash-1.3.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="debug nls openssl static-libs"
RDEPEND="openssl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )"