From 2b131cc54384ffaebd61e1f117b9479d40374463 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Tue, 6 Jul 2021 11:56:50 -0700 Subject: net-libs/libasr: stabilize 1.0.4 for ppc64 Signed-off-by: Georgy Yakovlev --- net-libs/libasr/libasr-1.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs') diff --git a/net-libs/libasr/libasr-1.0.4.ebuild b/net-libs/libasr/libasr-1.0.4.ebuild index 9ba16d00f5f7..0e9a9e249408 100644 --- a/net-libs/libasr/libasr-1.0.4.ebuild +++ b/net-libs/libasr/libasr-1.0.4.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 @@ -9,7 +9,7 @@ SRC_URI="https://www.opensmtpd.org/archives/${P}.tar.gz" LICENSE="ISC BSD BSD-1 BSD-2 BSD-4" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" src_configure() { econf --disable-static -- cgit v1.2.3-65-gdbad