Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/lbdb/
Date: Thu, 03 Mar 2022 21:22:19
Message-Id: 1646342496.8bed6bb8a5602be55ad3f3acfe994af5482b68f9.soap@gentoo
1 commit: 8bed6bb8a5602be55ad3f3acfe994af5482b68f9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 3 21:21:36 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 3 21:21:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bed6bb8
7
8 net-mail/lbdb: destabilise for ppc
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 net-mail/lbdb/lbdb-0.47.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-mail/lbdb/lbdb-0.47.ebuild b/net-mail/lbdb/lbdb-0.47.ebuild
17 index af873aceae50..28990f5d8ace 100644
18 --- a/net-mail/lbdb/lbdb-0.47.ebuild
19 +++ b/net-mail/lbdb/lbdb-0.47.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -9,7 +9,7 @@ HOMEPAGE="https://www.spinnaker.de/lbdb/"
27 SRC_URI="https://www.spinnaker.de/lbdb/download/${MY_P}.tar.gz"
28
29 SLOT="0"
30 -KEYWORDS="amd64 ppc x86"
31 +KEYWORDS="amd64 ~ppc x86"
32 LICENSE="GPL-2"
33 IUSE="abook bbdb crypt evo finger ldap pda test"
34 RESTRICT="!test? ( test )"