Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Cache-Memcached/
Date: Sun, 08 May 2022 15:00:12
Message-Id: 1652021943.ef2215accb72bc0216687d580b36bc696be92a9b.xen0n@gentoo
1 commit: ef2215accb72bc0216687d580b36bc696be92a9b
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 14:51:41 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 14:59:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2215ac
7
8 dev-perl/Cache-Memcached: keyword 1.300.0-r2 for ~loong
9
10 Tests passed on real hardware.
11
12 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
13
14 dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild
18 index a5093a5bb058..9366dae6d105 100644
19 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild
20 +++ b/dev-perl/Cache-Memcached/Cache-Memcached-1.300.0-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.danga.com/memcached/ https://metacpan.org/release/Cache-Mem
28 # Bug: https://bugs.gentoo.org/721730
29 LICENSE="|| ( Artistic GPL-1 )"
30 SLOT="0"
31 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
32 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
33
34 RDEPEND="
35 virtual/perl-Encode