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/CryptX/
Date: Wed, 29 Jun 2022 16:56:07
Message-Id: 1656521745.a47592e9fc40b345e5241352c1e8352ccf93e0be.sam@gentoo
1 commit: a47592e9fc40b345e5241352c1e8352ccf93e0be
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 16:55:45 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 16:55:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a47592e9
7
8 dev-perl/CryptX: Stabilize 0.73.0 x86, #855104
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/CryptX/CryptX-0.73.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/CryptX/CryptX-0.73.0.ebuild b/dev-perl/CryptX/CryptX-0.73.0.ebuild
16 index f89434194c42..83bb79090e32 100644
17 --- a/dev-perl/CryptX/CryptX-0.73.0.ebuild
18 +++ b/dev-perl/CryptX/CryptX-0.73.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -10,7 +10,7 @@ inherit perl-module
26 DESCRIPTION="Self-contained crypto toolkit"
27 LICENSE="|| ( Artistic GPL-1+ ) public-domain"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~riscv ~sparc x86"
31 IUSE="minimal"
32
33 RDEPEND="