Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/sqlgrey/
Date: Sat, 27 Jun 2020 09:09:15
Message-Id: 1593248941.ca872531004f24041dde72822684a2ce41ba9ba6.slyfox@gentoo
1 commit: ca872531004f24041dde72822684a2ce41ba9ba6
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Jun 27 07:42:57 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 09:09:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca872531
7
8 mail-filter/sqlgrey: stable 1.8.0 for sparc, bug #729456
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild b/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild
19 index af2db5a28f2..a69c08c003b 100644
20 --- a/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild
21 +++ b/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/project/sqlgrey/sqlgrey-1.8%20%28stab
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="amd64 ~arm ~sparc ~x86"
27 +KEYWORDS="amd64 ~arm sparc ~x86"
28 IUSE="mysql postgres +sqlite"
29 REQUIRED_USE="|| ( mysql postgres sqlite )"