commit: 9f7768b234654d30870369464ecd012c18792164
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 17 07:47:53 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 17 07:48:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7768b2
x11-libs/libxcvt: Stabilize 0.1.1 arm64, #822339
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/libxcvt/libxcvt-0.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
b/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
index 6f9659a225a2..ae1345214fcf 100644
--- a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
+++ b/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3 meson
if [[ ${PV} != *9999* ]]; then
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86"
fi
DESCRIPTION="X.Org xcvt library and cvt program"