summaryrefslogtreecommitdiff
path: root/app-text/libwpd
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/libwpd')
-rw-r--r--app-text/libwpd/Manifest2
-rw-r--r--app-text/libwpd/libwpd-0.10.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/libwpd/Manifest b/app-text/libwpd/Manifest
index 031875ddd963..9a34144c749b 100644
--- a/app-text/libwpd/Manifest
+++ b/app-text/libwpd/Manifest
@@ -1,4 +1,4 @@
AUX libwpd-0.10.3-gcc-4.8.patch 470 BLAKE2B a77e5a6fdc4dbadc716ed3c4bdb5ce04e2e173a9ad6dd57def6e622ab68db2e5d386a21d653a515b069c4982df83ee99ceabd80ce36ef6ab0605351beaafec5c SHA512 9bcad3f4ae15213c26d9730e5a496dffbb1c01b1ec85fe4eda8edc5bda3ddbc0df5b6d6a9eaa3d9c944f3f5900c189197cc0925df5adfc6523eed3e4ea327564
DIST libwpd-0.10.3.tar.xz 534712 BLAKE2B a7b39713c0df908912d0f6f94c6c0f7056a685dee7542ea88c441f055ad7cc62c1159985c459a4ff67d5b5fe4c412c31c9a9a2924702386ed5b8250147f071ff SHA512 df14f11e885a583218afdb0aafe8a15d01890289af8b316cd1d225e4a83996c82907fbfdde83257dc71d99bfbc5b21b2c96536f5a783748388659155dbdb8949
-EBUILD libwpd-0.10.3.ebuild 784 BLAKE2B 2abbee6df35a3034e18b2ed89e14ca67ce433c31a4905d522983e68b883a7dc66fa08c45c57237ed2e4d4029714cc3ba007ba07d0093bc69e7abd50d629c8aa0 SHA512 c349c45c997b1a639c1f222edf7e5bd39c9ddf015da03739d4247de0c1fdf01752af665879c1f7642e255d558bda66c304c0b85b0748e74b69cd319651cae7b7
+EBUILD libwpd-0.10.3.ebuild 791 BLAKE2B d806ecef35aefb4950af451b3442aaa35d8f3ddf11ab35b5c354468495d36006286c2cf432f4b0e0a02cbf1b5e1142f1339d4844e6103912567448ad1beaf73b SHA512 19cc1d82a5f1b244cfb91cf38f7350354b9cafb2e2ebf7dbf25c115f58f2401dc54e04a11dd015b8f0dfca39dfea429bf36e509d04df40d3e7e6a04149bc5176
MISC metadata.xml 402 BLAKE2B 449d3fa4ee2b0be84bca5eca7708b2e318060e7d85c84369ab16923edfa4bd3a19eed80b11d3cbd7c4d9a12e2d3d07df6b0aad95f011d1ce100fd9a6fd22206c SHA512 af33c7d44f5766cadb1955928210dc6f28171eef00cfbdd96a0257226bb7eee560fb05cf58673dfbbef932600ec3e8fafa666db3f9c3ddd2bcfa5a2a90cd77f2
diff --git a/app-text/libwpd/libwpd-0.10.3.ebuild b/app-text/libwpd/libwpd-0.10.3.ebuild
index edac8b995a8b..7031422c057d 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-2019 Gentoo Authors
+# Copyright 1999-2021 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 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv x86"
IUSE="doc +tools"
RDEPEND="dev-libs/librevenge"