diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-12-04 12:15:53 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-12-04 12:15:53 +0100 |
commit | d1d2d7c5307083aa500b5c9bfe83fc7d2ea5f7ec (patch) | |
tree | 7372dc4b7c9971ed7a6b619363a9526d4d4b5d09 /app-text | |
parent | net-wireless/bluez: Add missing MULTILIB_USEDEP dependency for glib (#601522 ... (diff) | |
download | gentoo-d1d2d7c5307083aa500b5c9bfe83fc7d2ea5f7ec.tar.gz gentoo-d1d2d7c5307083aa500b5c9bfe83fc7d2ea5f7ec.tar.bz2 gentoo-d1d2d7c5307083aa500b5c9bfe83fc7d2ea5f7ec.zip |
app-text/libwpd: amd64/x86 stable, bug #598509
Package-Manager: portage-2.3.2
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libwpd/libwpd-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libwpd/libwpd-0.10.1.ebuild b/app-text/libwpd/libwpd-0.10.1.ebuild index 2a49ff10d2e8..43b61098ab25 100644 --- a/app-text/libwpd/libwpd-0.10.1.ebuild +++ b/app-text/libwpd/libwpd-0.10.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0.10" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips x86 ~x86-fbsd" IUSE="doc +tools" COMMON_DEPEND="dev-libs/librevenge" |