diff options
author | Sam James <sam@gentoo.org> | 2021-10-18 23:48:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-18 23:48:59 +0000 |
commit | 76570066db60c38f39dd691a60d9fe92d7156253 (patch) | |
tree | c67af8e1687fa449cccf6c4fdfc588710e67fad8 /net-mail | |
parent | dev-perl/Test-Base: Stabilize 0.890.0 arm64, #818637 (diff) | |
download | gentoo-76570066db60c38f39dd691a60d9fe92d7156253.tar.gz gentoo-76570066db60c38f39dd691a60d9fe92d7156253.tar.bz2 gentoo-76570066db60c38f39dd691a60d9fe92d7156253.zip |
net-mail/ytnef: Stabilize 2.0 arm64, #818736
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ytnef/ytnef-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/ytnef/ytnef-2.0.ebuild b/net-mail/ytnef/ytnef-2.0.ebuild index 57430a21ac4d..102dea01756b 100644 --- a/net-mail/ytnef/ytnef-2.0.ebuild +++ b/net-mail/ytnef/ytnef-2.0.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="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |