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: Sun, 17 Oct 2021 20:05:04
Message-Id: 1634501085.ad0386464095452ca5d4c8765f7166aa8a3b127c.sam@gentoo
1 commit: ad0386464095452ca5d4c8765f7166aa8a3b127c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 17 20:03:23 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 17 20:04:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad038646
7
8 net-mail/ytnef: Stabilize 2.0 x86, #818736
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-mail/ytnef/ytnef-2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild
16 index 46b67582798..f683b559a9c 100644
17 --- a/net-mail/ytnef/ytnef-2.0.ebuild
18 +++ b/net-mail/ytnef/ytnef-2.0.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 ~riscv ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
25 IUSE="static-libs"
26
27 DEPEND="sys-devel/libtool"