summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-04 15:59:02 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-04 16:16:14 +0800
commite3ae6f954ffcfa982c0351fbe7181914c59f4717 (patch)
tree94434732d7934d26a4760de4f4e6fa8aa7e12545 /sys-devel
parentapp-vim/eselect-syntax: mark ALLARCHES (diff)
downloadgentoo-e3ae6f954ffcfa982c0351fbe7181914c59f4717.tar.gz
gentoo-e3ae6f954ffcfa982c0351fbe7181914c59f4717.tar.bz2
gentoo-e3ae6f954ffcfa982c0351fbe7181914c59f4717.zip
sys-devel/autogen: keyword 5.18.16-r1 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autogen/autogen-5.18.16-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autogen/autogen-5.18.16-r1.ebuild b/sys-devel/autogen/autogen-5.18.16-r1.ebuild
index a9abb0ce9185..e6ca874bac9c 100644
--- a/sys-devel/autogen/autogen-5.18.16-r1.ebuild
+++ b/sys-devel/autogen/autogen-5.18.16-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/rel${PV}/${P}.tar.xz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="libopts static-libs"
RDEPEND=">=dev-scheme/guile-2.0:=