diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-26 22:33:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-26 22:33:49 +0100 |
commit | 5252fd36ef8174f292b9092ffe70d38c21c9ae5a (patch) | |
tree | e1587fabbbd859dee6f94eac3ff174379487bd31 /mail-filter/pyzor | |
parent | dev-python/yarl: stable 1.5.1 for hppa (diff) | |
download | gentoo-5252fd36ef8174f292b9092ffe70d38c21c9ae5a.tar.gz gentoo-5252fd36ef8174f292b9092ffe70d38c21c9ae5a.tar.bz2 gentoo-5252fd36ef8174f292b9092ffe70d38c21c9ae5a.zip |
mail-filter/pyzor: stable 1.0.0_p20200523 for hppa
stable wrt bug #718326
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'mail-filter/pyzor')
-rw-r--r-- | mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild b/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild index 243f4943c4bb..67282d845663 100644 --- a/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild +++ b/mail-filter/pyzor/pyzor-1.0.0_p20200523.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/SpamExperts/pyzor/archive/${COMMIT}.tar.gz -> ${P}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc gdbm gevent mysql pyzord redis test" RESTRICT="!test? ( test )" |