diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 20:55:22 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 20:58:00 +0300 |
commit | 9eea64040fd55ffca231ea7f880c6b6d842b64d0 (patch) | |
tree | cd0d812e6be866c9c1dc911b02d56c0302ccec5e /app-text | |
parent | app-text/libqxp: x86 stable wrt bug #676956 (diff) | |
download | gentoo-9eea64040fd55ffca231ea7f880c6b6d842b64d0.tar.gz gentoo-9eea64040fd55ffca231ea7f880c6b6d842b64d0.tar.bz2 gentoo-9eea64040fd55ffca231ea7f880c6b6d842b64d0.zip |
app-text/libwpd: x86 stable wrt bug #676956
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libwpd/libwpd-0.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libwpd/libwpd-0.10.3.ebuild b/app-text/libwpd/libwpd-0.10.3.ebuild index 275891e46310..ea3bb49c4cd9 100644 --- a/app-text/libwpd/libwpd-0.10.3.ebuild +++ b/app-text/libwpd/libwpd-0.10.3.ebuild @@ -9,7 +9,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 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 x86 ~x86-fbsd" IUSE="doc +tools" RDEPEND="dev-libs/librevenge" |