diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:38:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 11:38:16 +0100 |
commit | d1f7f2c8db4ab2ccd05acccb8480b89be2a9d156 (patch) | |
tree | d0a2659fbafffec344e937595998851d8a8cde0f /media-libs | |
parent | app-text/hunspell: ppc64 stable wrt bug #692304 (diff) | |
download | gentoo-d1f7f2c8db4ab2ccd05acccb8480b89be2a9d156.tar.gz gentoo-d1f7f2c8db4ab2ccd05acccb8480b89be2a9d156.tar.bz2 gentoo-d1f7f2c8db4ab2ccd05acccb8480b89be2a9d156.zip |
media-libs/libvisio: ppc64 stable wrt bug #692304
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libvisio/libvisio-0.1.7.ebuild | 2 |
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 650ed8023322..5bd0765b99a9 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" |