diff options
author | Sam James <sam@gentoo.org> | 2021-10-17 21:07:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-17 21:07:15 +0100 |
commit | 9f9c869ef7bec3232a6146f71e480494e616b796 (patch) | |
tree | 5b3cd810af751310e2f43dcc43f09e20812c4bb1 /net-mail/ytnef | |
parent | net-im/webex: explicitly mark as maintainer-needed (diff) | |
download | gentoo-9f9c869ef7bec3232a6146f71e480494e616b796.tar.gz gentoo-9f9c869ef7bec3232a6146f71e480494e616b796.tar.bz2 gentoo-9f9c869ef7bec3232a6146f71e480494e616b796.zip |
net-mail/ytnef: Stabilize 2.0 ppc, #818736
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/ytnef')
-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 74be9d6bf52d..4e26abc81624 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" |