diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-31 15:40:40 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-01 11:30:26 +0200 |
commit | b076fe3e0731e1cf6c984172251dfecab4d28201 (patch) | |
tree | 9bf0af1ba12b769928b7368e005197f953380b9f /net-mail/ytnef | |
parent | dev-perl/Class-Inspector: Bump to version 1.310.0 (diff) | |
download | gentoo-b076fe3e0731e1cf6c984172251dfecab4d28201.tar.gz gentoo-b076fe3e0731e1cf6c984172251dfecab4d28201.tar.bz2 gentoo-b076fe3e0731e1cf6c984172251dfecab4d28201.zip |
net-mail/ytnef: add ~arm ~ppc keyword (bug 614064).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
Diffstat (limited to 'net-mail/ytnef')
-rw-r--r-- | net-mail/ytnef/ytnef-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild index ed24815dfccd..e0f8d30131fb 100644 --- a/net-mail/ytnef/ytnef-1.9.2.ebuild +++ b/net-mail/ytnef/ytnef-1.9.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef" SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" DEPEND="sys-devel/libtool" |