From: Sergei Trofimovich Date: Mon, 2 Mar 2020 11:28:19 +0000 (+0000) Subject: dev-libs/argtable: keyworded 2.13-r1 for ppc64, bug #710676 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b79bf7e6d994bcf86fe7223a12a8ee53efba1d41;p=gentoo.git dev-libs/argtable: keyworded 2.13-r1 for ppc64, bug #710676 Package-Manager: Portage-2.3.88, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" 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 4c0a9bad720a..829aee6e72b5 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 ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc debug examples static-libs" S="${WORKDIR}/${MY_P}"