diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-12 14:11:52 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-12 14:11:52 +0800 |
commit | 5b33311c2974461aec8726071411752b68499c8a (patch) | |
tree | bd50de734d6b27011aa11f5b743a5b9cdf6b1434 /dev-vcs/cvsps | |
parent | media-sound/jack-example-tools: keyword 3 for ~loong (diff) | |
download | gentoo-5b33311c2974461aec8726071411752b68499c8a.tar.gz gentoo-5b33311c2974461aec8726071411752b68499c8a.tar.bz2 gentoo-5b33311c2974461aec8726071411752b68499c8a.zip |
dev-vcs/cvsps: keyword 3.13-r2 for ~loong
Bug: https://bugs.gentoo.org/880129
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-vcs/cvsps')
-rw-r--r-- | dev-vcs/cvsps/cvsps-3.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvsps/cvsps-3.13-r2.ebuild b/dev-vcs/cvsps/cvsps-3.13-r2.ebuild index 0a04cf1d0dbb..52018011fa3c 100644 --- a/dev-vcs/cvsps/cvsps-3.13-r2.ebuild +++ b/dev-vcs/cvsps/cvsps-3.13-r2.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 @@ -11,7 +11,7 @@ SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="3" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib" |