summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-01-05 13:35:18 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-01-05 13:35:18 +0000
commiteedb7bb8593a3cc78eff1cddb1c988f38b69d78c (patch)
treec44bfd07ed1f8848258a20139f18b569cac9a336 /sys-devel/autogen/autogen-5.18.16-r1.ebuild
parentmedia-libs/gegl: add missing -lm to tests, bug #639986 (diff)
downloadgentoo-eedb7bb8593a3cc78eff1cddb1c988f38b69d78c.tar.gz
gentoo-eedb7bb8593a3cc78eff1cddb1c988f38b69d78c.tar.bz2
gentoo-eedb7bb8593a3cc78eff1cddb1c988f38b69d78c.zip
sys-devel/autogen: stable 5.18.16-r1 for ppc, bug #703632
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/autogen/autogen-5.18.16-r1.ebuild')
-rw-r--r--sys-devel/autogen/autogen-5.18.16-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/autogen/autogen-5.18.16-r1.ebuild b/sys-devel/autogen/autogen-5.18.16-r1.ebuild
index 9949ee08937c..93712b018dfe 100644
--- a/sys-devel/autogen/autogen-5.18.16-r1.ebuild
+++ b/sys-devel/autogen/autogen-5.18.16-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.xz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="libopts static-libs"
RDEPEND=">=dev-scheme/guile-2.0:=