summaryrefslogtreecommitdiff
path: root/media-libs/libsixel
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-11 17:44:39 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-11 17:44:39 +0000
commit3b4acc0bc0b77136b371d8a3119066f80f221efe (patch)
tree783e83143e3a293f008138b22980d2351aaf60a5 /media-libs/libsixel
parentdf26c7469c1f2af2e643d43e2e32a6c9142e4885 (diff)
gentoo auto-resync : 11:01:2023 - 17:44:39
Diffstat (limited to 'media-libs/libsixel')
-rw-r--r--media-libs/libsixel/Manifest2
-rw-r--r--media-libs/libsixel/libsixel-1.10.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libsixel/Manifest b/media-libs/libsixel/Manifest
index cee160c50d69..72256627b6e7 100644
--- a/media-libs/libsixel/Manifest
+++ b/media-libs/libsixel/Manifest
@@ -2,5 +2,5 @@ AUX libsixel-meson.patch 1904 BLAKE2B d4e4b4b800e8c8e847893b7f80369f71b2cb99ae4f
AUX libsixel-musl.patch 1304 BLAKE2B 09e7a75a94edd944cca9997c74b235f9f27aeff550b2a9a02225c93d60f1faf598b9c5c304c9e8f1f207da37d7712d40115410f65cae17995c3bdaed6cfc99d7 SHA512 39b7227040e523881a9405e7f6b98362a0c4fb7f717bf50a724eabfd5cfe9779f820243f7ae0a83b61b4dd124ec4ff0070d391ea43476388095e1d4160f13cbd
AUX libsixel-static-libs.patch 240 BLAKE2B ba9091c4991c6e69f83ca7eaa35aa7ceaf81e8542b1edffd1ce64ba1bedf518ad82603cdc610f256b1a0dc4954151b7407202a27c101ef6de59ff0724021faa3 SHA512 d3c6c060e8eba47c98180e5e4e127dfcb6f77f89b11dbaa8595cfd9786eee94a884476d210deb9ca6eaa2f548c6407a9bff714cfc3f18d4fa36b60d2c1fc165e
DIST libsixel-1.10.3.tar.gz 4272940 BLAKE2B f65d9a3bdd54917f5746b7b1650dfca7084c64b505ea9cae07863c476d1189114d9fb303ec01d8fa209542e891f1d359ec6dbdc9babc4313b06b709813fab020 SHA512 ef16f9ccecec8289728ec84ce9f24145648f8a38184c1ec3df8ead3499c6cf7d3e0a0c738f8bfcb1093e16ee8ae7ce5e46d3890707c8104752ce4ab7eb3bc7ac
-EBUILD libsixel-1.10.3.ebuild 1960 BLAKE2B 1905aac83c114802706d45eed3d5d66477ef5cc6320c8ffe24824ab70a8289a26d4da790932faf986d37eb5956f8c213f2838ef83b61bc457da4762459d73b8c SHA512 bf680cf15d0fddbb5216cbd3b9792ff0cade129a96f9d621f52477be4128b6040fef4f713f4f45a20c048773a483d64c6d5cf88407b3e470a7beb5ff405177d8
+EBUILD libsixel-1.10.3.ebuild 1965 BLAKE2B 1606a75c049b6a3ff1c413f73c04e1d227b74f496bd444228d68c85bb7ffaf068b16d6309223d5bb323fdeb3774bb70af8d6c491360f0da45e7ffb3f63f995fd SHA512 b8224bdc906f3934317235fe4548ab035554194279fcd5532ce5eca8e5011c4c6df3eb7dd79cea757d0bd2a879612374226361c6c4aa06ca537a146ecda8d160
MISC metadata.xml 387 BLAKE2B 71825e6924d15781b4c819089beabe6b4279b8f408452e97c5121d2892d8539f95205d2c869dc1259b3aecb0e8d7a1389548b44bca7637994afe16da0abcc8d3 SHA512 4481aef804960b1205090e2453f878fc059b009d1548f1a8b28653919443b73cd030b9020b3d0707d98623f39a82775d36f5111ccb1bd65f1f9128183915faa4
diff --git a/media-libs/libsixel/libsixel-1.10.3.ebuild b/media-libs/libsixel/libsixel-1.10.3.ebuild
index 1ccf79486703..af06474a8111 100644
--- a/media-libs/libsixel/libsixel-1.10.3.ebuild
+++ b/media-libs/libsixel/libsixel-1.10.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT public-domain"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~riscv x86"
IUSE="curl gd gtk jpeg png python test"
RESTRICT="!test? ( test )"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"