summaryrefslogtreecommitdiff
path: root/app-text/libqxp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-04-06 22:33:41 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-04-06 22:33:41 +0100
commite68d405c5d712af4387159df07e226217bdda049 (patch)
tree009ab0f3d427f0813e62930d71802cb054c07e30 /app-text/libqxp
parent401101f9c8077911929d3f2b60a37098460a5d89 (diff)
gentoo resync : 06.04.2022
Diffstat (limited to 'app-text/libqxp')
-rw-r--r--app-text/libqxp/Manifest2
-rw-r--r--app-text/libqxp/libqxp-0.0.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/libqxp/Manifest b/app-text/libqxp/Manifest
index 7b98f942363e..8a982612ae28 100644
--- a/app-text/libqxp/Manifest
+++ b/app-text/libqxp/Manifest
@@ -1,3 +1,3 @@
DIST libqxp-0.0.2.tar.xz 341760 BLAKE2B e596b3ebd23c8fff2a1675b1076ba6b4403bb41358972b50eb946610108f5968ef3e553478aec8c6211f8b476030033e7d334cb4deccc7d6bdfba3914821abf5 SHA512 409d3df82ac522b39bdd0ef4f0a781b906e246a8e6f502009c095eea90d672c482a7fc5c7f998d89952bc598c6f51357346ed6df490c25cb48e1318e27c50dab
-EBUILD libqxp-0.0.2.ebuild 855 BLAKE2B afc5386a7957c177247f5f61d1c308d1399d0f2c42bdfeb5b03c1c6d47655634ad5125afc55847a6cb84a39ebbc71a65af52a2fa8eac950ff0da428986b73d3e SHA512 f6cda0a3dc9f72bc22354aaa4fc42912a13dc2e44407887f89756dab3aa440d8b24d4a1087b48e179cc43d7217de42384367bb6dc268d628691bfbd3ab16a2ca
+EBUILD libqxp-0.0.2.ebuild 862 BLAKE2B e1043859a6f36ca9f63486036bc4d6fdfdf5f30002af310105c8dedb978c0f81adfaddf637aabf36e2123aaae6e7825a53ee1b045b2302164d7632c5c8129fde SHA512 d069ef00cd8125fe39261dc4a6a5b49cf6db0f0c6956531b76803a0aa8677bea0f999e2faa3e73c952695434c726b5842a0000f5db9e1813a82a94c93cbb1e89
MISC metadata.xml 327 BLAKE2B 8b5db6bc2658fb6562c3332510024acd140204299b814b71c8626bce90139ab93603cdc16d4d8bea00e89aa2c7379f4f1bcb1775f2a95e0a3de108ca8f719aca SHA512 cf829b3d3501142c8509558f456cb5723faf955d61442355f65d74868c8c00217f4bbeb472d39f729d3810737bdd98592d6eda63fef6f3dcdf25a19ac41b6c78
diff --git a/app-text/libqxp/libqxp-0.0.2.ebuild b/app-text/libqxp/libqxp-0.0.2.ebuild
index b8a7b7ad69f9..1b88010e8bae 100644
--- a/app-text/libqxp/libqxp-0.0.2.ebuild
+++ b/app-text/libqxp/libqxp-0.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 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="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86"
IUSE="debug doc test tools"
RESTRICT="!test? ( test )"