diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 14:46:39 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:58:03 +0800 |
commit | 408996b6d20605dbff84f31539bfa40fd2b11d29 (patch) | |
tree | b8b87ae0a6d075cfcdf4033d7a8ad700ffb409ef /virtual/perl-MIME-Base64 | |
parent | sys-libs/db: keyword 6.0.35-r4 for ~loong (diff) | |
download | gentoo-408996b6d20605dbff84f31539bfa40fd2b11d29.tar.gz gentoo-408996b6d20605dbff84f31539bfa40fd2b11d29.tar.bz2 gentoo-408996b6d20605dbff84f31539bfa40fd2b11d29.zip |
virtual/perl-MIME-Base64: keyword 3.160.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'virtual/perl-MIME-Base64')
-rw-r--r-- | virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.0.ebuild b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.0.ebuild index 32755beb5f6e..a2ade6bd9e4e 100644 --- a/virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.0.ebuild +++ b/virtual/perl-MIME-Base64/perl-MIME-Base64-3.160.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} ) |