Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/rss2email/
Date: Thu, 22 Sep 2022 02:24:35
Message-Id: 1663813435.174e526ff8a909169853797cd6cd3cea6f3166c9.gyakovlev@gentoo
1 commit: 174e526ff8a909169853797cd6cd3cea6f3166c9
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 22 01:51:16 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 22 02:23:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174e526f
7
8 net-mail/rss2email: keyword 3.13.1 for ~ppc64
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 net-mail/rss2email/rss2email-3.13.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-mail/rss2email/rss2email-3.13.1.ebuild b/net-mail/rss2email/rss2email-3.13.1.ebuild
16 index 6df1cca3885f..b81e9e736714 100644
17 --- a/net-mail/rss2email/rss2email-3.13.1.ebuild
18 +++ b/net-mail/rss2email/rss2email-3.13.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/rss2email/rss2email/archive/v${PV}.tar.gz -> ${P}.ta
26
27 LICENSE="|| ( GPL-2 GPL-3 )"
28 SLOT="0"
29 -KEYWORDS="amd64 x86"
30 +KEYWORDS="amd64 ~ppc64 x86"
31
32 RDEPEND=">=dev-python/feedparser-6.0.5[${PYTHON_USEDEP}]
33 >=dev-python/html2text-2020.1.16[${PYTHON_USEDEP}]