summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-18 12:24:35 +0000
committerSam James <sam@gentoo.org>2022-01-18 12:24:35 +0000
commitea6d5521a48649c5a70f1beb8b3cfb989a7f2266 (patch)
treea7f6d540f355c2926e28f230c61a2a67d30a1cd0 /x11-libs/libxcvt
parentx11-libs/libdrm: Stabilize 2.4.109 arm, #831378 (diff)
downloadgentoo-ea6d5521a48649c5a70f1beb8b3cfb989a7f2266.tar.gz
gentoo-ea6d5521a48649c5a70f1beb8b3cfb989a7f2266.tar.bz2
gentoo-ea6d5521a48649c5a70f1beb8b3cfb989a7f2266.zip
x11-libs/libxcvt: Stabilize 0.1.1 arm, #831378
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libxcvt')
-rw-r--r--x11-libs/libxcvt/libxcvt-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild b/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
index ae1345214fcf..29cd2dd08040 100644
--- a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
+++ b/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"