diff options
author | Sam James <sam@gentoo.org> | 2023-12-14 04:13:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-14 04:13:13 +0000 |
commit | bca134e5da103a364352df8be28bb37c318ddcc1 (patch) | |
tree | 6e059abfe074889b0812f52fe1c21980816fff71 /net-mail/tnef | |
parent | net-mail/ripole: Keyword 0.2.2 arm64, #919747 (diff) | |
download | gentoo-bca134e5da103a364352df8be28bb37c318ddcc1.tar.gz gentoo-bca134e5da103a364352df8be28bb37c318ddcc1.tar.bz2 gentoo-bca134e5da103a364352df8be28bb37c318ddcc1.zip |
net-mail/tnef: Keyword 1.4.18 arm64, #919747
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/tnef')
-rw-r--r-- | net-mail/tnef/tnef-1.4.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/tnef/tnef-1.4.18.ebuild b/net-mail/tnef/tnef-1.4.18.ebuild index e9bff140cfb5..1fce8aafbaef 100644 --- a/net-mail/tnef/tnef-1.4.18.ebuild +++ b/net-mail/tnef/tnef-1.4.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/verdammelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 sparc x86" src_prepare() { default |