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: Fri, 31 Mar 2017 10:54:52
Message-Id: 1490957623.081d12855a9d2c6c9f53f4a894b506f0409cb81d.xmw@gentoo
1 commit: 081d12855a9d2c6c9f53f4a894b506f0409cb81d
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 31 10:53:43 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 31 10:53:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=081d1285
7
8 net-mail/ytnef: add ~ppc64 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 24655c8d604..ed24815dfcc 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 ~x86"
25 +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
26 IUSE=""
27
28 DEPEND="sys-devel/libtool"