Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/di/
Date: Thu, 02 Jun 2022 03:12:16
Message-Id: 1654139429.69b4806ce82f0923b8b0ac130fd3133412effaee.sam@gentoo
1 commit: 69b4806ce82f0923b8b0ac130fd3133412effaee
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 03:10:29 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 03:10:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b4806c
7
8 sys-block/di: Stabilize 4.51 amd64, #849170
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-block/di/di-4.51.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-block/di/di-4.51.ebuild b/sys-block/di/di-4.51.ebuild
16 index 0b91156a628d..f97ac0d55221 100644
17 --- a/sys-block/di/di-4.51.ebuild
18 +++ b/sys-block/di/di-4.51.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=7
25 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/diskinfo-di/${P}.tar.gz"
26
27 LICENSE="ZLIB"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
30 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
31 IUSE="nls"
32
33 RESTRICT="test" #405205, #405471