commit: bc96d53c7186fc77de91f1a9b702263a75493786
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 21:55:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 21:55:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc96d53c
x11-libs/libxcvt: Stabilize 0.1.0 amd64, #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 aae6c7a4eeb..0a95e89c5bc 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"