commit: b53ebdb3b0a0b798fc7656710d81eb1193d5c6c5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 20 00:28:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 20 00:28:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53ebdb3
x11-libs/libxcvt: Stabilize 0.1.0 arm64, #806324
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/libxcvt/libxcvt-0.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild
b/x11-libs/libxcvt/libxcvt-0.1.0.ebuild
index 0a95e89c5bc..27041453c6a 100644
--- a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild
+++ b/x11-libs/libxcvt/libxcvt-0.1.0.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
~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64
~s390 ~sparc x86"
fi
DESCRIPTION="X.Org xcvt library and cvt program"