From bcad0cc6aa4d83ee083b9be46be8f18f93f571fc Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 15 Jul 2021 09:36:20 +0200 Subject: [PATCH] dev-python/bracex: amd64/x86 stable (ALLARCHES policy) wrt bug #794619 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo --- dev-python/bracex/bracex-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bracex/bracex-2.1.1.ebuild b/dev-python/bracex/bracex-2.1.1.ebuild index 14f6cc11376ca..210344a4ca186 100644 --- a/dev-python/bracex/bracex-2.1.1.ebuild +++ b/dev-python/bracex/bracex-2.1.1.ebuild @@ -25,7 +25,7 @@ SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" BDEPEND="test? ( dev-vcs/git )"