commit: eb20a22a3d756b232985831e668e823a2472cb0b Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Mar 3 12:35:30 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Mar 3 12:35:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb20a22a
dev-python/rpyc: amd64/x86 stable (ALLARCHES policy) wrt bug #773862 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/rpyc/rpyc-5.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rpyc/rpyc-5.0.1.ebuild b/dev-python/rpyc/rpyc-5.0.1.ebuild index 1a15f8c05d7..2a23003c5e7 100644 --- a/dev-python/rpyc/rpyc-5.0.1.ebuild +++ b/dev-python/rpyc/rpyc-5.0.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/tomerfiliba-org/${PN}/archive/${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # USE flags gdb, numpy are used *only* to run tests depending on these packages IUSE="test numpy gdb"
