summaryrefslogtreecommitdiff
path: root/app-crypt/rhash
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-02-14 14:27:52 +0100
committerJeroen Roovers <jer@gentoo.org>2017-02-14 14:27:52 +0100
commitcbd60fbe6a07b73c05ee37e46c22449d6fc3c28e (patch)
tree39cd59f2e5b9a74bbecc3143a5c24823b0ad4939 /app-crypt/rhash
parentd3e6b2c5df51c0cf54974c9bb9a0427fbaf02ec8 (diff)
downloadgentoo-cbd60fbe6a07b73c05ee37e46c22449d6fc3c28e.tar.gz
gentoo-cbd60fbe6a07b73c05ee37e46c22449d6fc3c28e.tar.xz
app-crypt/rhash: Mark ~ppc64 too.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
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 e2fadef775f..d5fd9c40165 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="~alpha ~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86"
IUSE="debug nls openssl static-libs"
RDEPEND="openssl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )"