commit: 5a470d14ac92b78e1ffd9fbec6086f393441a78c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat May 2 18:44:38 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat May 2 18:44:38 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a470d14
sys-apps/bubblewrap: x86 stable wrt bug #686114 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild b/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild index 47734ec6084..718abee4e09 100644 --- a/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild +++ b/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild @@ -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="
