From: Jeroen Roovers Date: Wed, 5 Oct 2016 19:26:33 +0000 (+0200) Subject: dev-libs/librevenge: Stable for HPPA (bug #583736). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=32584dd1fba1ce55de55fcf996386f004898da5e;p=gentoo.git dev-libs/librevenge: Stable for HPPA (bug #583736). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches --- diff --git a/dev-libs/librevenge/librevenge-0.0.4.ebuild b/dev-libs/librevenge/librevenge-0.0.4.ebuild index 51cb3160709c..5ebbd773b150 100644 --- a/dev-libs/librevenge/librevenge-0.0.4.ebuild +++ b/dev-libs/librevenge/librevenge-0.0.4.ebuild @@ -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="ppc64" + KEYWORDS="hppa 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 )"