Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/rhash/
Date: Sun, 15 Oct 2017 22:27:58
Message-Id: 1508106277.ac06cf1c03a859c03724b196255eda2ed7f083d0.mrueg@gentoo
1 commit: ac06cf1c03a859c03724b196255eda2ed7f083d0
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 15 22:24:37 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 15 22:24:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac06cf1c
7
8 app-crypt/rhash: Stable on amd64
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 app-crypt/rhash/rhash-1.3.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-crypt/rhash/rhash-1.3.5.ebuild b/app-crypt/rhash/rhash-1.3.5.ebuild
16 index fba37fd9835..73393cc589e 100644
17 --- a/app-crypt/rhash/rhash-1.3.5.ebuild
18 +++ b/app-crypt/rhash/rhash-1.3.5.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 IUSE="debug nls openssl static-libs"
26
27 RDEPEND="openssl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )"