diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:53 -0700 |
commit | b9b5d1c1360f8612a92c77d1ca8b652cec38854f (patch) | |
tree | a4a417141dc578d60a829099cacde748fbc29736 /app-text/libwpd | |
parent | app-text/libstaroffice-0.0.6: added ~ppc64, bug 664414 (diff) | |
download | gentoo-b9b5d1c1360f8612a92c77d1ca8b652cec38854f.tar.gz gentoo-b9b5d1c1360f8612a92c77d1ca8b652cec38854f.tar.bz2 gentoo-b9b5d1c1360f8612a92c77d1ca8b652cec38854f.zip |
app-text/libwpd-0.10.2: added ~ppc64, bug 664414
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/libwpd-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libwpd/libwpd-0.10.2.ebuild b/app-text/libwpd/libwpd-0.10.2.ebuild index 72fe00dc568c..4e53191397cb 100644 --- a/app-text/libwpd/libwpd-0.10.2.ebuild +++ b/app-text/libwpd/libwpd-0.10.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0.10" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 x86 ~x86-fbsd" IUSE="doc +tools" RDEPEND="dev-libs/librevenge" |