Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
Date: Sun, 15 Oct 2017 22:08:59
Message-Id: 1508105327.9f3a7e6de73fc7488d504e4200652cf34a35fabc.whissi@gentoo
1 commit: 9f3a7e6de73fc7488d504e4200652cf34a35fabc
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 15 22:06:19 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 15 22:08:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3a7e6d
7
8 net-mail/ytnef: x86 stable (bug #625826)
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 net-mail/ytnef/ytnef-1.9.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
16 index c4d520f82c0..c42ba7ce469 100644
17 --- a/net-mail/ytnef/ytnef-1.9.2.ebuild
18 +++ b/net-mail/ytnef/ytnef-1.9.2.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 ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86"
25 IUSE=""
26
27 DEPEND="sys-devel/libtool"