summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-08 14:50:39 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-08 15:33:48 +0800
commit04adb4de298ad36ebc0e8d7d8b736afe1ae6264b (patch)
tree2b0b92e39ab979d67a665382f60215d3abca2e76 /x11-libs/libxcvt
parentx11-libs/libxcvt: keyword 0.1.1 for ~loong (diff)
downloadgentoo-04adb4de298ad36ebc0e8d7d8b736afe1ae6264b.tar.gz
gentoo-04adb4de298ad36ebc0e8d7d8b736afe1ae6264b.tar.bz2
gentoo-04adb4de298ad36ebc0e8d7d8b736afe1ae6264b.zip
x11-libs/libxcvt: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-libs/libxcvt')
-rw-r--r--x11-libs/libxcvt/libxcvt-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libxcvt/libxcvt-9999.ebuild b/x11-libs/libxcvt/libxcvt-9999.ebuild
index 4da7a73c761c..2cd0d63d0c03 100644
--- a/x11-libs/libxcvt/libxcvt-9999.ebuild
+++ b/x11-libs/libxcvt/libxcvt-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
DESCRIPTION="X.Org xcvt library and cvt program"