Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/convmv/
Date: Wed, 24 Aug 2022 05:25:16
Message-Id: 1661318693.7ef1f112b4f6838c8e5141f348e431d0184ab106.ago@gentoo
1 commit: 7ef1f112b4f6838c8e5141f348e431d0184ab106
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 24 05:24:53 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 24 05:24:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ef1f112
7
8 app-text/convmv: amd64 stable wrt bug #865445
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 app-text/convmv/convmv-2.05-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/convmv/convmv-2.05-r1.ebuild b/app-text/convmv/convmv-2.05-r1.ebuild
16 index dda4b741539e..4aec98f58a26 100644
17 --- a/app-text/convmv/convmv-2.05-r1.ebuild
18 +++ b/app-text/convmv/convmv-2.05-r1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
25 IUSE=""
26
27 DEPEND="dev-lang/perl"