commit: d692c2c03dc671c4b00903aadbd1995d7f2cb284
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 00:24:20 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 00:24:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d692c2c0
media-libs/libcdr: Stabilize 0.1.8 x86, #946599
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/libcdr/libcdr-0.1.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/libcdr/libcdr-0.1.8.ebuild
b/media-libs/libcdr/libcdr-0.1.8.ebuild
index c12b0b13e2e6..b8fbdf497e17 100644
--- a/media-libs/libcdr/libcdr-0.1.8.ebuild
+++ b/media-libs/libcdr/libcdr-0.1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"