diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 20:56:00 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 20:56:00 +0800 |
commit | d738975087b502a2a677fac1e7e64f9850aa1f43 (patch) | |
tree | 1078be4c45542985f00823517d41fddc4396dab3 /sci-libs/gts | |
parent | media-libs/lasi: keyword 1.1.3 for ~loong (diff) | |
download | gentoo-d738975087b502a2a677fac1e7e64f9850aa1f43.tar.gz gentoo-d738975087b502a2a677fac1e7e64f9850aa1f43.tar.bz2 gentoo-d738975087b502a2a677fac1e7e64f9850aa1f43.zip |
sci-libs/gts: keyword 20121130 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-libs/gts')
-rw-r--r-- | sci-libs/gts/gts-20121130.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gts/gts-20121130.ebuild b/sci-libs/gts/gts-20121130.ebuild index 3a6449d4a08d..9db12aa99d2e 100644 --- a/sci-libs/gts/gts-20121130.ebuild +++ b/sci-libs/gts/gts-20121130.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 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 hppa ~m68k ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="test" # bug #277165 |