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: Sun, 31 Jan 2021 18:50:11
Message-Id: 1612119005.36bd9f19365f4d1f964c304bcdeb9d53c2a16f94.sam@gentoo
1 commit: 36bd9f19365f4d1f964c304bcdeb9d53c2a16f94
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 31 18:50:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 18:50:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36bd9f19
7
8 sys-block/di: Stabilize 4.48 ppc64, #768081
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-block/di/di-4.48.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-block/di/di-4.48.ebuild b/sys-block/di/di-4.48.ebuild
16 index 7ff47b4545f..fb2dc6f94e2 100644
17 --- a/sys-block/di/di-4.48.ebuild
18 +++ b/sys-block/di/di-4.48.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 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="https://gentoo.com/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