Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Redis/
Date: Sun, 16 May 2021 18:54:58
Message-Id: 1621191272.a985f97d7485f4ed7a0b0ea1c51d8bb66e4ed166.sam@gentoo
1 commit: a985f97d7485f4ed7a0b0ea1c51d8bb66e4ed166
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 18:54:32 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 18:54:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a985f97d
7
8 dev-perl/Redis: Stabilize 1.991.0 amd64, #707072
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Redis/Redis-1.991.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Redis/Redis-1.991.0.ebuild b/dev-perl/Redis/Redis-1.991.0.ebuild
16 index 9a34e91891f..aa2e5f2b8c1 100644
17 --- a/dev-perl/Redis/Redis-1.991.0.ebuild
18 +++ b/dev-perl/Redis/Redis-1.991.0.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="Perl binding for Redis database"
20
21 LICENSE="Artistic-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="test minimal"
26 RESTRICT="!test? ( test )"