summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-12 13:54:16 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-12 13:54:16 +0200
commit61763f9f0ce5d12716e55e3bc7f96b7bae1f7aa0 (patch)
tree7519c0c1ef5f7880ac0fd5150dc62eaa4338f9e2
parentnet-mail/mu: x86 stable wrt bug #864445 (diff)
downloadgentoo-61763f9f0ce5d12716e55e3bc7f96b7bae1f7aa0.tar.gz
gentoo-61763f9f0ce5d12716e55e3bc7f96b7bae1f7aa0.tar.bz2
gentoo-61763f9f0ce5d12716e55e3bc7f96b7bae1f7aa0.zip
media-libs/libsixel: x86 stable wrt bug #861773
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-libs/libsixel/libsixel-1.10.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsixel/libsixel-1.10.3.ebuild b/media-libs/libsixel/libsixel-1.10.3.ebuild
index 8ad3d69e3278..4367bbc3e5ca 100644
--- a/media-libs/libsixel/libsixel-1.10.3.ebuild
+++ b/media-libs/libsixel/libsixel-1.10.3.ebuild
@@ -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 ~ia64 ~loong ~x86"
+KEYWORDS="amd64 ~ia64 ~loong x86"
IUSE="curl gd gtk jpeg png python test"
RESTRICT="!test? ( test )"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"