From: Aaron Bauman Date: Sun, 4 Aug 2019 18:01:43 +0000 (-0400) Subject: net-mail/ytnef: arm64 keyworded X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=43f28115387167b0ae9bd976a17049708963ef6c;p=gentoo.git net-mail/ytnef: arm64 keyworded Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.70, Repoman-2.3.16 --- diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild index f05db7fb1746..8445b62441db 100644 --- a/net-mail/ytnef/ytnef-1.9.3.ebuild +++ b/net-mail/ytnef/ytnef-1.9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="static-libs" DEPEND="sys-devel/libtool"