diff options
author | Sam James <sam@gentoo.org> | 2021-02-06 13:33:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-06 13:33:06 +0000 |
commit | 7ed499179a0b21e38ecab03f01718cd527ec396f (patch) | |
tree | d6ce461d73f0fe1afbebd591dd1316dbe3e1c7d1 /net-mail/ytnef | |
parent | dev-libs/libfido2: Stabilize 1.5.0-r1 s390, #751484 (diff) | |
download | gentoo-7ed499179a0b21e38ecab03f01718cd527ec396f.tar.gz gentoo-7ed499179a0b21e38ecab03f01718cd527ec396f.tar.bz2 gentoo-7ed499179a0b21e38ecab03f01718cd527ec396f.zip |
net-mail/ytnef: Stabilize 1.9.3 ppc64, #727572
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 | 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 f4756c9fa63d..f102395908ad 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="static-libs" DEPEND="sys-devel/libtool" |