diff options
author | 2024-12-02 14:57:03 +0000 | |
---|---|---|
committer | 2024-12-02 14:57:03 +0000 | |
commit | 1362d579a689a80b5f0e3ff6d96191c4cf87ba42 (patch) | |
tree | 059c76b05cc184a28bbae20fe0ac5e9dbc4ddd18 /net-mail | |
parent | net-mail/ytnef: Stabilize 2.1.2 ppc64, #945653 (diff) | |
download | gentoo-1362d579a689a80b5f0e3ff6d96191c4cf87ba42.tar.gz gentoo-1362d579a689a80b5f0e3ff6d96191c4cf87ba42.tar.bz2 gentoo-1362d579a689a80b5f0e3ff6d96191c4cf87ba42.zip |
net-mail/ytnef: Stabilize 2.1.2 arm, #945653
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ytnef/ytnef-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/ytnef/ytnef-2.1.2.ebuild b/net-mail/ytnef/ytnef-2.1.2.ebuild index b3f972f68287..e9a283199959 100644 --- a/net-mail/ytnef/ytnef-2.1.2.ebuild +++ b/net-mail/ytnef/ytnef-2.1.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" QA_PKGCONFIG_VERSION="${PV}.0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc ~x86" IUSE="static-libs" DEPEND="dev-build/libtool" |