commit: 9b6e7cfc85adcd1ef4f7f50fef022d85dedbb9e5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 17 19:10:58 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 17 19:10:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b6e7cfc
x11-libs/libxcvt: Stabilize 0.1.3 arm, #948234
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-libs/libxcvt/libxcvt-0.1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/libxcvt/libxcvt-0.1.3.ebuild
b/x11-libs/libxcvt/libxcvt-0.1.3.ebuild
index 1653d2ad10a4..24013d855d43 100644
--- a/x11-libs/libxcvt/libxcvt-0.1.3.ebuild
+++ b/x11-libs/libxcvt/libxcvt-0.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit xorg-3 meson
if [[ ${PV} != *9999* ]]; then
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
fi
DESCRIPTION="X.Org xcvt library and cvt program"