diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-24 10:11:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-24 10:11:37 +0000 |
commit | a5e239520b76cb921c8fe23b442ea949253b2be9 (patch) | |
tree | 67f59ca868abf7ea0819e64e03dcf36379c09973 /media-libs/libvisio | |
parent | dev-ruby/facter: fix tests, bug 640362 (diff) | |
download | gentoo-a5e239520b76cb921c8fe23b442ea949253b2be9.tar.gz gentoo-a5e239520b76cb921c8fe23b442ea949253b2be9.tar.bz2 gentoo-a5e239520b76cb921c8fe23b442ea949253b2be9.zip |
media-libs/libvisio: stable 0.1.6 for ppc/ppc64, bug #641948
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'media-libs/libvisio')
-rw-r--r-- | media-libs/libvisio/libvisio-0.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvisio/libvisio-0.1.6.ebuild b/media-libs/libvisio/libvisio-0.1.6.ebuild index 79aa9cdc0188..86720bd728b0 100644 --- a/media-libs/libvisio/libvisio-0.1.6.ebuild +++ b/media-libs/libvisio/libvisio-0.1.6.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libvisio" LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86" IUSE="doc static-libs test tools" RDEPEND=" |