Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
Date: Sat, 01 Apr 2017 09:30:41
Message-Id: 1491039026.b076fe3e0731e1cf6c984172251dfecab4d28201.xmw@gentoo
1 commit: b076fe3e0731e1cf6c984172251dfecab4d28201
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 31 13:40:40 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 09:30:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b076fe3e
7
8 net-mail/ytnef: add ~arm ~ppc keyword (bug 614064).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
12
13 net-mail/ytnef/ytnef-1.9.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
17 index ed24815dfcc..e0f8d30131f 100644
18 --- a/net-mail/ytnef/ytnef-1.9.2.ebuild
19 +++ b/net-mail/ytnef/ytnef-1.9.2.ebuild
20 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
21 SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
26 IUSE=""
27
28 DEPEND="sys-devel/libtool"