Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/courier-imap/
Date: Thu, 01 Mar 2018 15:10:06
Message-Id: 1519916990.b4e0d83cf1f7d18ffc682655cf6fa041c8aa5315.mgorny@gentoo
1 commit: b4e0d83cf1f7d18ffc682655cf6fa041c8aa5315
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 1 15:08:24 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 1 15:09:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e0d83c
7
8 net-mail/courier-imap: Dekeyword *-fbsd due to deps
9
10 net-mail/courier-imap/courier-imap-4.15-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-mail/courier-imap/courier-imap-4.15-r2.ebuild b/net-mail/courier-imap/courier-imap-4.15-r2.ebuild
14 index 4a7ef1d07e1..1f85f454e15 100644
15 --- a/net-mail/courier-imap/courier-imap-4.15-r2.ebuild
16 +++ b/net-mail/courier-imap/courier-imap-4.15-r2.ebuild
17 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
18
19 LICENSE="GPL-3"
20 SLOT="0"
21 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
22 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
23 IUSE="berkdb debug fam +gdbm ipv6 selinux gnutls trashquota"
24
25 REQUIRED_USE="|| ( berkdb gdbm )"