Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
Date: Mon, 08 Feb 2021 17:22:47
Message-Id: 1612804957.92e286bc3dec592a6480c076f77d1578c75c7006.sam@gentoo
1 commit: 92e286bc3dec592a6480c076f77d1578c75c7006
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 17:22:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 17:22:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e286bc
7
8 net-mail/ytnef: Stabilize 1.9.3 ppc, #727572
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-mail/ytnef/ytnef-1.9.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
16 index f102395908a..ccdee16c446 100644
17 --- a/net-mail/ytnef/ytnef-1.9.3.ebuild
18 +++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
20 SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
25 IUSE="static-libs"
26
27 DEPEND="sys-devel/libtool"