From 66d1e452c12ba40dee536571a5f5c7cc69217a46 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Feb 2021 17:21:28 +0000 Subject: sys-apps/bubblewrap: Stabilize 0.4.1 ppc64, #769374 Signed-off-by: Sam James --- sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild b/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild index df71b56f75f8..bcd591ab652b 100644 --- a/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild +++ b/sys-apps/bubblewrap/bubblewrap-0.4.1.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/containers/${PN}/releases/download/v${PV}/${P}.tar.x LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86" IUSE="selinux +suid" RDEPEND=" -- cgit v1.2.3-65-gdbad