summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-13 00:24:32 +0000
committerSam James <sam@gentoo.org>2025-01-13 00:24:32 +0000
commit8ad11c30759089b2f12c77849c644809c4c97ebc (patch)
tree99512c80b4983091fe1cd1da110cf6596d606ca0 /media-libs
parentmedia-libs/libvisio: Stabilize 0.1.8 arm64, #946599 (diff)
downloadgentoo-8ad11c30759089b2f12c77849c644809c4c97ebc.tar.gz
gentoo-8ad11c30759089b2f12c77849c644809c4c97ebc.tar.bz2
gentoo-8ad11c30759089b2f12c77849c644809c4c97ebc.zip
media-libs/libcdr: Stabilize 0.1.8 arm64, #946599
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libcdr/libcdr-0.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libcdr/libcdr-0.1.8.ebuild b/media-libs/libcdr/libcdr-0.1.8.ebuild
index 9dc5e3c28753..a3b0becd0874 100644
--- a/media-libs/libcdr/libcdr-0.1.8.ebuild
+++ b/media-libs/libcdr/libcdr-0.1.8.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == *9999* ]]; then
inherit autotools git-r3
else
SRC_URI="https://dev-www.libreoffice.org/src/libcdr/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~sparc x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~sparc x86"
fi
DESCRIPTION="Library parsing the Corel cdr documents"