From ad2f301de2a6b184295c645c1142c3bdf10112a3 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 23 Mar 2017 15:23:23 +0100 Subject: sys-devel/autoconf: add Prefix keywords and Darwin patch Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- sys-devel/autoconf/autoconf-2.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-devel/autoconf/autoconf-2.13.ebuild') diff --git a/sys-devel/autoconf/autoconf-2.13.ebuild b/sys-devel/autoconf/autoconf-2.13.ebuild index 60f3ef570bb6..7cc31570e931 100644 --- a/sys-devel/autoconf/autoconf-2.13.ebuild +++ b/sys-devel/autoconf/autoconf-2.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="${PV:0:3}" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="userland_BSD" DEPEND=">=sys-apps/texinfo-4.3 -- cgit v1.2.3-18-g5258