summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-12 17:02:22 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-12 17:02:22 +0100
commitd8c8be23e61c66e142265989d4388b885172bcb2 (patch)
tree9396acd3f1c7cff0e65a6fa13cd1bce78ebef05b /media-libs
parentapp-text/hunspell: ppc stable wrt bug #692304 (diff)
downloadgentoo-d8c8be23e61c66e142265989d4388b885172bcb2.tar.gz
gentoo-d8c8be23e61c66e142265989d4388b885172bcb2.tar.bz2
gentoo-d8c8be23e61c66e142265989d4388b885172bcb2.zip
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 <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libvisio/libvisio-0.1.7.ebuild2
1 files changed, 1 insertions, 1 deletions
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"