From: Sergei Trofimovich Date: Mon, 2 Mar 2020 11:01:08 +0000 (+0000) Subject: dev-libs/argtable: keyworded 2.13-r1 for ia64, bug #710676 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=26a18955c75c210e5da29ab7fcadf6ebbcbab91a;p=gentoo.git dev-libs/argtable: keyworded 2.13-r1 for ia64, bug #710676 Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich --- diff --git a/dev-libs/argtable/argtable-2.13-r1.ebuild b/dev-libs/argtable/argtable-2.13-r1.ebuild index 584844fac645..07d0998de0fe 100644 --- a/dev-libs/argtable/argtable-2.13-r1.ebuild +++ b/dev-libs/argtable/argtable-2.13-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ~sparc x86" IUSE="doc debug examples static-libs" S="${WORKDIR}/${MY_P}"