dev-libs/librevenge: Stable for PPC64 (bug #583736).
authorJeroen Roovers <jer@gentoo.org>
Sat, 1 Oct 2016 12:54:44 +0000 (14:54 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sat, 1 Oct 2016 12:54:44 +0000 (14:54 +0200)
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches

dev-libs/librevenge/librevenge-0.0.4.ebuild

index ab8cb2668c98d63f2116a3025f6b9306fe2c14a1..51cb3160709c14d2e58dc9eef47cfd83f3bdc8e6 100644 (file)
@@ -11,10 +11,10 @@ HOMEPAGE="http://sf.net/p/libwpd/librevenge"
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="git://git.code.sf.net/p/libwpd/librevenge"
        inherit git-r3 autotools
-       KEYWORDS=""
+       KEYWORDS="ppc64"
 else
        SRC_URI="http://sf.net/projects/libwpd/files/${PN}/${P}/${P}.tar.xz"
-       KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc64 x86 ~x86-fbsd"
+       KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc64 x86 ~x86-fbsd"
 fi
 
 LICENSE="|| ( MPL-2.0 LGPL-2.1 )"