diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 17:18:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 17:18:29 +0100 |
commit | 9dba7df06af9160050c0b2a636e35cbe43b0c3c9 (patch) | |
tree | 0e7d38cf6f3aa187eb261f755a92603d9c475cbc /app-text/libwpd | |
parent | dev-libs/link-grammar: Stabilize 5.12.3 ppc, #874000 (diff) | |
download | gentoo-9dba7df06af9160050c0b2a636e35cbe43b0c3c9.tar.gz gentoo-9dba7df06af9160050c0b2a636e35cbe43b0c3c9.tar.bz2 gentoo-9dba7df06af9160050c0b2a636e35cbe43b0c3c9.zip |
app-text/libwpd: Stabilize 0.10.3 ppc, #874000
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/libwpd')
-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 44444cce76ee..9ad6663710f3 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 ~loong ~mips ~ppc ppc64 ~riscv x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv x86" IUSE="doc +tools" RDEPEND="dev-libs/librevenge" |