diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-01-03 13:56:25 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-01-03 13:56:25 +0000 |
commit | 94b475013eb88e152032d5f8c684a7d9ce91e319 (patch) | |
tree | 09d40138872fbeea80b96af571a1da4de80bcf73 /net-print/libppd | |
parent | 8d3527b916ca7e0a2c8d9b8d064253a2eda02c1f (diff) |
gentoo auto-resync : 03:01:2024 - 13:56:25
Diffstat (limited to 'net-print/libppd')
-rw-r--r-- | net-print/libppd/Manifest | 2 | ||||
-rw-r--r-- | net-print/libppd/libppd-2.0.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-print/libppd/Manifest b/net-print/libppd/Manifest index 54e547cae653..24429bf42c46 100644 --- a/net-print/libppd/Manifest +++ b/net-print/libppd/Manifest @@ -1,3 +1,3 @@ DIST libppd-2.0.0.tar.xz 580716 BLAKE2B 8505c5ab5b515104308624a8f78505343b894df08ab8ac2727d7bd82d0d65d256d22ecaf384b212d9a5c45d2a619a6311722a8c5ed954b7a8a9780477aedb458 SHA512 8be9e67552528606fd804ba13b05710938ed7d02316c1c902ee657bc0e5fade663ffacb5b032609a1c1fdc80d976e7e54d2ca2f71db83cb8fdcee6a371e6bad4 -EBUILD libppd-2.0.0.ebuild 1427 BLAKE2B b45d5fd76d083b8ff757beedb0744b68c1bae3b919bace9b9d85a36a5889921309b9458f132d7181ad0cb94a249b6c5551579b13df480657fae0e4040604b9e8 SHA512 cdfb30745e692693965f66175f8c190996531c96a6845bc2395f81b260eb77efd6147c77a9d3aa7d85d5811bbf55c28764db74c48427441036554d77d8b07469 +EBUILD libppd-2.0.0.ebuild 1439 BLAKE2B 23b0967979b8e865efd31ca6093280be8e9aae5896d4127bf08c16912ec857b1a5cd39999adb19ad71fc479d229e72f49e5c2b6cc616d3ad2301689996f950c4 SHA512 1dcff43952cf6fd1d408d79e2a006b726942e5dcbd5d13d01fa7ddf35d5b12f70528eaf79ccfea20db81bad707d80393d3eb082f075b2671b7a1e2f566727007 MISC metadata.xml 440 BLAKE2B 8cc1e3fa25d2c12efb0253a37a0dedb484fcac5930deacd37bc09534e9210e72e58669a07efc0d40612a428d190b852064f6175083c852a8b3a4153101483905 SHA512 79801ac1a34f4e5fc46bd8c45c638dccde3168c701dfaffb51d626405e77fe0e8fa190b32c0b76150e51197223363dea0163086f172b0dccccd0c94fc5cb2d0b diff --git a/net-print/libppd/libppd-2.0.0.ebuild b/net-print/libppd/libppd-2.0.0.ebuild index 54cd2de1f64c..5874d2da7ea0 100644 --- a/net-print/libppd/libppd-2.0.0.ebuild +++ b/net-print/libppd/libppd-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/OpenPrinting/libppd/releases/download/${PV}/${P}.tar LICENSE="Apache-2.0" SLOT="0" IUSE="+postscript +poppler" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" # pdftops has various possible implementations, but the default # really needs to be decent |