From: James Le Cuirot Date: Fri, 10 Feb 2017 21:11:19 +0000 (+0000) Subject: app-crypt/rhash: Add ~arm keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7013ff6b38f1f3a00d6be5ebe7412687dc0cd633;p=gentoo.git app-crypt/rhash: Add ~arm keyword The tests all pass. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- 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}] )"