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: Sat, 06 Feb 2021 13:33:15
Message-Id: 1612618386.7ed499179a0b21e38ecab03f01718cd527ec396f.sam@gentoo
1 commit: 7ed499179a0b21e38ecab03f01718cd527ec396f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 6 13:33:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 6 13:33:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed49917
7
8 net-mail/ytnef: Stabilize 1.9.3 ppc64, #727572
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-mail/ytnef/ytnef-1.9.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
16 index f4756c9fa63..f102395908a 100644
17 --- a/net-mail/ytnef/ytnef-1.9.3.ebuild
18 +++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
26 SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
27 LICENSE="GPL-2+"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
31 IUSE="static-libs"
32
33 DEPEND="sys-devel/libtool"