From: Agostino Sarubbo Date: Thu, 23 Jan 2020 13:32:48 +0000 (+0100) Subject: dev-libs/sord: ppc64 stable wrt bug #706050 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=03bb4332c725cf8f0e3915912d4f63e6d632fb4b;p=gentoo.git dev-libs/sord: ppc64 stable wrt bug #706050 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/sord/sord-0.16.4.ebuild b/dev-libs/sord/sord-0.16.4.ebuild index faef78b88b77..ccabfa01199c 100644 --- a/dev-libs/sord/sord-0.16.4.ebuild +++ b/dev-libs/sord/sord-0.16.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" IUSE="doc static-libs test" RESTRICT="!test? ( test )"