diff options
author | 2024-12-02 14:57:01 +0000 | |
---|---|---|
committer | 2024-12-02 14:57:01 +0000 | |
commit | 9c46560c2f8165a964bd24c629e3a9335c01c0b7 (patch) | |
tree | 7904ead6b20b035ec76d4657707c6ca5285647bb /net-mail | |
parent | sci-physics/geant4_vmc: fix build failure with -g4root (diff) | |
download | gentoo-9c46560c2f8165a964bd24c629e3a9335c01c0b7.tar.gz gentoo-9c46560c2f8165a964bd24c629e3a9335c01c0b7.tar.bz2 gentoo-9c46560c2f8165a964bd24c629e3a9335c01c0b7.zip |
net-mail/ytnef: Stabilize 2.1.2 ppc64, #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 09eb8c784ee6..b3f972f68287 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" |