Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/courier-authlib/
Date: Wed, 13 Mar 2019 22:36:32
Message-Id: 1552516575.034b462890df426215e08f1aafadaa699399cf64.slyfox@gentoo
1 commit: 034b462890df426215e08f1aafadaa699399cf64
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 13 22:36:15 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 13 22:36:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=034b4628
7
8 net-libs/courier-authlib: stable 0.69.0-r1 for ppc64, bug #677094
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc64"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-libs/courier-authlib/courier-authlib-0.69.0-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-libs/courier-authlib/courier-authlib-0.69.0-r1.ebuild b/net-libs/courier-authlib/courier-authlib-0.69.0-r1.ebuild
19 index 283a463ed9c..5889de2b12c 100644
20 --- a/net-libs/courier-authlib/courier-authlib-0.69.0-r1.ebuild
21 +++ b/net-libs/courier-authlib/courier-authlib-0.69.0-r1.ebuild
22 @@ -4,7 +4,7 @@
23 EAPI=7
24 inherit flag-o-matic
25
26 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
27 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
28
29 DESCRIPTION="Courier authentication library"
30 SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"