diff options
author | Sam James <sam@gentoo.org> | 2021-03-30 00:24:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-30 00:28:15 +0000 |
commit | 69b448b12a0237b56f6a426dac9a6b003fe00192 (patch) | |
tree | 54f73c580e9eeeeb9f78f2aa8e8e98092ae714bb /net-mail/ytnef | |
parent | dev-perl/MIME-tools: Stabilize 5.509.0 arm64, #769764 (diff) | |
download | gentoo-69b448b12a0237b56f6a426dac9a6b003fe00192.tar.gz gentoo-69b448b12a0237b56f6a426dac9a6b003fe00192.tar.bz2 gentoo-69b448b12a0237b56f6a426dac9a6b003fe00192.zip |
net-mail/ytnef: Stabilize 1.9.3 arm64, #769764
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/ytnef')
-rw-r--r-- | net-mail/ytnef/ytnef-1.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild index cb176694e938..232bf9cb8f1e 100644 --- a/net-mail/ytnef/ytnef-1.9.3.ebuild +++ b/net-mail/ytnef/ytnef-1.9.3.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 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |