commit: 36bd9f19365f4d1f964c304bcdeb9d53c2a16f94 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 31 18:50:05 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 31 18:50:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36bd9f19
sys-block/di: Stabilize 4.48 ppc64, #768081 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-block/di/di-4.48.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/di/di-4.48.ebuild b/sys-block/di/di-4.48.ebuild index 7ff47b4545f..fb2dc6f94e2 100644 --- a/sys-block/di/di-4.48.ebuild +++ b/sys-block/di/di-4.48.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://gentoo.com/di/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~x86" IUSE="nls" RESTRICT="test" #405205, #405471
