diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-04 14:01:43 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-04 14:04:07 -0400 |
commit | 43f28115387167b0ae9bd976a17049708963ef6c (patch) | |
tree | 5dac7227a382fdb9e083e1f5905b0b36ced00e2f /net-mail | |
parent | media-libs/libchamplain: arm64 keyworded (diff) | |
download | gentoo-43f28115387167b0ae9bd976a17049708963ef6c.tar.gz gentoo-43f28115387167b0ae9bd976a17049708963ef6c.tar.bz2 gentoo-43f28115387167b0ae9bd976a17049708963ef6c.zip |
net-mail/ytnef: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ytnef/ytnef-1.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |