diff options
author | Sam James <sam@gentoo.org> | 2022-12-11 02:43:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-11 02:43:55 +0000 |
commit | 67aedb322f3f5f9f69e21a357082ef2dd84eeaf9 (patch) | |
tree | f402d7bdaa6b18f7267d9b5cb6d8ceb47f8fa818 /media-libs/libsixel | |
parent | media-video/mpv: Keyword 0.35.0-r1 arm64, #885397 (diff) | |
download | gentoo-67aedb322f3f5f9f69e21a357082ef2dd84eeaf9.tar.gz gentoo-67aedb322f3f5f9f69e21a357082ef2dd84eeaf9.tar.bz2 gentoo-67aedb322f3f5f9f69e21a357082ef2dd84eeaf9.zip |
media-libs/libsixel: Keyword 1.10.3 arm64, #885397
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libsixel')
-rw-r--r-- | media-libs/libsixel/libsixel-1.10.3.ebuild | 2 |
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 0d5c543f1bef..706346f54b19 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 ~arm ~ia64 ~loong x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~loong x86" IUSE="curl gd gtk jpeg png python test" RESTRICT="!test? ( test )" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |