From: Rolf Eike Beer Date: Tue, 28 Aug 2018 16:56:25 +0000 (+0200) Subject: dev-libs/librevenge: keyworded 0.0.4-r1 for sparc, bug #550040 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9bb2a8bd6e85124a6f26386cf26ea9b7da6c6844;p=gentoo.git dev-libs/librevenge: keyworded 0.0.4-r1 for sparc, bug #550040 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" --- diff --git a/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild b/dev-libs/librevenge/librevenge-0.0.4-r1.ebuild index 41207196a523..fa647a541612 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="https://sf.net/projects/libwpd/files/${PN}/${P}/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 x86 ~x86-fbsd" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" fi LICENSE="|| ( MPL-2.0 LGPL-2.1 )"