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/pyzor/
Date: Sat, 26 Sep 2020 21:34:18
Message-Id: 1601156029.5252fd36ef8174f292b9092ffe70d38c21c9ae5a.slyfox@gentoo
1 commit: 5252fd36ef8174f292b9092ffe70d38c21c9ae5a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 26 21:33:49 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 26 21:33:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5252fd36
7
8 mail-filter/pyzor: stable 1.0.0_p20200523 for hppa
9
10 stable wrt bug #718326
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 RepoMan-Options: --include-arches="hppa"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild b/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild
20 index 243f4943c4b..67282d84566 100644
21 --- a/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild
22 +++ b/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild
23 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/SpamExperts/pyzor/archive/${COMMIT}.tar.gz -> ${P}.t
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
29
30 IUSE="doc gdbm gevent mysql pyzord redis test"
31 RESTRICT="!test? ( test )"