From cd65b3bddfb068ae8a8308e7a35e6ccb66dce6d8 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Tue, 11 Jul 2017 08:50:41 +0100 Subject: [PATCH] dev-libs/libconfig: ia64 keyworded, bug #622718 Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64" --- dev-libs/libconfig/libconfig-1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libconfig/libconfig-1.5.ebuild b/dev-libs/libconfig/libconfig-1.5.ebuild index 084758094b6ea..85bf59853796e 100644 --- a/dev-libs/libconfig/libconfig-1.5.ebuild +++ b/dev-libs/libconfig/libconfig-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.hyperrealm.com/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ppc64 sparc x86 ~x86-linux" +KEYWORDS="amd64 ~arm ~ia64 ~mips ppc ppc64 sparc x86 ~x86-linux" IUSE="+cxx examples static-libs" DEPEND="