From: Agostino Sarubbo Date: Tue, 12 Nov 2019 16:02:22 +0000 (+0100) Subject: media-libs/libvisio: ppc stable wrt bug #692304 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d8c8be23e61c66e142265989d4388b885172bcb2;p=gentoo.git media-libs/libvisio: ppc stable wrt bug #692304 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/media-libs/libvisio/libvisio-0.1.7.ebuild b/media-libs/libvisio/libvisio-0.1.7.ebuild index 5bd0765b99a9..83b59cef84f4 100644 --- a/media-libs/libvisio/libvisio-0.1.7.ebuild +++ b/media-libs/libvisio/libvisio-0.1.7.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then inherit autotools git-r3 else SRC_URI="https://dev-www.libreoffice.org/src/libvisio/${P}.tar.xz" - KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc x86" + KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86" fi DESCRIPTION="Library parsing the file format of MS Visio documents"