diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-11 19:15:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-11 22:46:38 +0100 |
commit | 194b434c235b52c6e9cec5ac2fe24112ae101151 (patch) | |
tree | 0bd059831eed09636c6b6dbfbfb4c4c294cd830b /app-text/libwpd | |
parent | app-text/libmwaw: x86 stable (bug #637086) (diff) | |
download | gentoo-194b434c235b52c6e9cec5ac2fe24112ae101151.tar.gz gentoo-194b434c235b52c6e9cec5ac2fe24112ae101151.tar.bz2 gentoo-194b434c235b52c6e9cec5ac2fe24112ae101151.zip |
app-text/libwpd: x86 stable (bug #637086)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
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 c541619cd91e..7da085be1a85 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 x86 ~x86-fbsd" IUSE="doc +tools" RDEPEND="dev-libs/librevenge" |