diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-07-30 22:07:31 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-07-30 22:45:05 +0200 |
commit | 73fe57453edbb13216de619c96369af42f6a5b3f (patch) | |
tree | 25410f032cc7691c68765e9a11c3f7a316edeca7 /media-libs | |
parent | media-libs/libcdr: Dekeyword 0.1.1-r1 all but hppa (diff) | |
download | gentoo-73fe57453edbb13216de619c96369af42f6a5b3f.tar.gz gentoo-73fe57453edbb13216de619c96369af42f6a5b3f.tar.bz2 gentoo-73fe57453edbb13216de619c96369af42f6a5b3f.zip |
media-libs/libvisio: Dekeyword 0.1.5 all but hppa
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libvisio/libvisio-0.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvisio/libvisio-0.1.5.ebuild b/media-libs/libvisio/libvisio-0.1.5.ebuild index c30278c0047b..f0d256e725c7 100644 --- a/media-libs/libvisio/libvisio-0.1.5.ebuild +++ b/media-libs/libvisio/libvisio-0.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,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 hppa ppc64 x86" +KEYWORDS="hppa" IUSE="doc static-libs test tools" RDEPEND=" |