Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/rhash/
Date: Thu, 10 Aug 2017 20:34:48
Message-Id: 1502397278.7a7d1cb158857e87a2839deb3017dfabf86a4ced.slyfox@gentoo
1 commit: 7a7d1cb158857e87a2839deb3017dfabf86a4ced
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 10 20:33:30 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 10 20:34:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7d1cb1
7
8 app-crypt/rhash: keyworded 1.3.4 for ppc, bug #615428
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 app-crypt/rhash/rhash-1.3.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-crypt/rhash/rhash-1.3.4.ebuild b/app-crypt/rhash/rhash-1.3.4.ebuild
17 index f86c703ff07..6147fa7a5e0 100644
18 --- a/app-crypt/rhash/rhash-1.3.4.ebuild
19 +++ b/app-crypt/rhash/rhash-1.3.4.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86 ~amd64-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
26 IUSE="debug nls openssl static-libs"
27
28 RDEPEND="openssl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )"