commit: 913ff1b07359418c9631640588da861e6725c9e0
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 26 08:16:59 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jul 26 08:19:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913ff1b0
dev-libs/librevenge: ppc keyworded, bug #550040 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
dev-libs/librevenge/librevenge-0.0.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
b/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
index 8ffd55162a2..f9c8c60e1a9 100644
--- a/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
+++ b/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3 autotools
else
SRC_URI="http://sf.net/projects/libwpd/files/${PN}/${P}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc64 x86 ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 x86 ~x86-fbsd"
fi
LICENSE="|| ( MPL-2.0 LGPL-2.1 )"