diff options
author | Sam James <sam@gentoo.org> | 2022-07-19 20:23:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-19 20:25:56 +0000 |
commit | 50233d8efa399e50b2985ee41be71a3d301dc179 (patch) | |
tree | a451075c3553ef8e3b54439dd682932ce5debc59 | |
parent | app-office/abiword: Keyword 3.0.5 ppc, #854585 (diff) | |
download | gentoo-50233d8efa399e50b2985ee41be71a3d301dc179.tar.gz gentoo-50233d8efa399e50b2985ee41be71a3d301dc179.tar.bz2 gentoo-50233d8efa399e50b2985ee41be71a3d301dc179.zip |
app-text/libwpd: Keyword 0.10.3 ppc, #854585
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-text/libwpd/libwpd-0.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libwpd/libwpd-0.10.3.ebuild b/app-text/libwpd/libwpd-0.10.3.ebuild index 7031422c057d..6f2872db3ac3 100644 --- a/app-text/libwpd/libwpd-0.10.3.ebuild +++ b/app-text/libwpd/libwpd-0.10.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~riscv x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86" IUSE="doc +tools" RDEPEND="dev-libs/librevenge" |