summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-20 22:19:34 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-20 22:19:34 +0200
commit10f8e9403e2d4b6ba2fbb770965ebc4d8176f453 (patch)
treefde2df21419a5b70eba6ee9a3c0cea66e993a21f
parentdev-python/quantities: amd64 stable wrt bug #737910 (diff)
downloadgentoo-10f8e9403e2d4b6ba2fbb770965ebc4d8176f453.tar.gz
gentoo-10f8e9403e2d4b6ba2fbb770965ebc4d8176f453.tar.bz2
gentoo-10f8e9403e2d4b6ba2fbb770965ebc4d8176f453.zip
media-libs/libheif: amd64 stable wrt bug #711240
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-libs/libheif/libheif-1.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libheif/libheif-1.7.0-r1.ebuild b/media-libs/libheif/libheif-1.7.0-r1.ebuild
index c8f713e39e89..389834d35862 100644
--- a/media-libs/libheif/libheif-1.7.0-r1.ebuild
+++ b/media-libs/libheif/libheif-1.7.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/strukturag/${PN}/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm arm64 ~ppc64 x86"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
fi
DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder"