diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:14:22 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:26 +0100 |
commit | 1d45be4107d7d79faf389fb5705a0e41898de6c1 (patch) | |
tree | 6b43c56772f4a73bb041e016597dbc3bc1a9d21d /app-text/libwpd | |
parent | app-text/libspectre: dropped ~x86-interix (diff) | |
download | gentoo-1d45be4107d7d79faf389fb5705a0e41898de6c1.tar.gz gentoo-1d45be4107d7d79faf389fb5705a0e41898de6c1.tar.bz2 gentoo-1d45be4107d7d79faf389fb5705a0e41898de6c1.zip |
app-text/libwpd: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/libwpd-0.9.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libwpd/libwpd-0.9.9.ebuild b/app-text/libwpd/libwpd-0.9.9.ebuild index a21e6793e3dd..2ce4facd40a1 100644 --- a/app-text/libwpd/libwpd-0.9.9.ebuild +++ b/app-text/libwpd/libwpd-0.9.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0.9" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc test +tools" RDEPEND="" |