diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-15 12:48:32 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-15 12:48:32 +0200 |
commit | ed08c5464d50962af957c391b23541100dc2a3c0 (patch) | |
tree | d42b33bbb5845ea2e21c3d2662cd3d9622acbab7 /app-crypt/rhash | |
parent | dev-libs/c-capnproto: keyword ~arm64 (diff) | |
download | gentoo-ed08c5464d50962af957c391b23541100dc2a3c0.tar.gz gentoo-ed08c5464d50962af957c391b23541100dc2a3c0.tar.bz2 gentoo-ed08c5464d50962af957c391b23541100dc2a3c0.zip |
app-crypt/rhash: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-crypt/rhash')
-rw-r--r-- | app-crypt/rhash/rhash-1.3.4.ebuild | 2 |
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 2be1edde5f31..a41598416743 100644 --- a/app-crypt/rhash/rhash-1.3.4.ebuild +++ b/app-crypt/rhash/rhash-1.3.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="debug nls openssl static-libs" RDEPEND="openssl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )" |