diff options
author | Sam James <sam@gentoo.org> | 2021-08-20 01:28:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-20 01:28:27 +0100 |
commit | b53ebdb3b0a0b798fc7656710d81eb1193d5c6c5 (patch) | |
tree | bd4196a67ed8415818b308c6fba0ddb5e5d43f56 /x11-libs/libxcvt | |
parent | x11-base/xwayland: Stabilize 21.1.2-r2 arm64, #806324 (diff) | |
download | gentoo-b53ebdb3b0a0b798fc7656710d81eb1193d5c6c5.tar.gz gentoo-b53ebdb3b0a0b798fc7656710d81eb1193d5c6c5.tar.bz2 gentoo-b53ebdb3b0a0b798fc7656710d81eb1193d5c6c5.zip |
x11-libs/libxcvt: Stabilize 0.1.0 arm64, #806324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libxcvt')
-rw-r--r-- | x11-libs/libxcvt/libxcvt-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild b/x11-libs/libxcvt/libxcvt-0.1.0.ebuild index 0a95e89c5bc1..27041453c6a1 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" |