Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/rss2email/
Date: Tue, 19 Oct 2021 05:53:04
Message-Id: 1634622756.c01d92f074d1e04583782cb501b77d61df86bf79.ago@gentoo
1 commit: c01d92f074d1e04583782cb501b77d61df86bf79
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 05:52:36 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 05:52:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c01d92f0
7
8 net-mail/rss2email: amd64/x86 stable (ALLARCHES policy) wrt bug #814887
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 net-mail/rss2email/rss2email-3.13.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-mail/rss2email/rss2email-3.13.1.ebuild b/net-mail/rss2email/rss2email-3.13.1.ebuild
17 index 0f911616e72..6df1cca3885 100644
18 --- a/net-mail/rss2email/rss2email-3.13.1.ebuild
19 +++ b/net-mail/rss2email/rss2email-3.13.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/rss2email/rss2email/archive/v${PV}.tar.gz -> ${P}.ta
21
22 LICENSE="|| ( GPL-2 GPL-3 )"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 RDEPEND=">=dev-python/feedparser-6.0.5[${PYTHON_USEDEP}]
28 >=dev-python/html2text-2020.1.16[${PYTHON_USEDEP}]