commit: 036c02855c9fc404e6fd84f1b8077b61ea415761 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Tue Mar 24 18:39:17 2020 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Tue Mar 24 18:39:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=036c0285
sci-mathematics/planarity: maintainer stabilize on amd64/x86. There's no easy way to test this package, but I regularly use (and test) its SageMath interface, so I'm going to save the arch teams a pointless build test and stabilize it myself this time. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> sci-mathematics/planarity/planarity-3.0.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/planarity/planarity-3.0.0.5.ebuild b/sci-mathematics/planarity/planarity-3.0.0.5.ebuild index e0acab922a4..e9cb127f19f 100644 --- a/sci-mathematics/planarity/planarity-3.0.0.5.ebuild +++ b/sci-mathematics/planarity/planarity-3.0.0.5.ebuild @@ -14,7 +14,7 @@ IUSE="examples static-libs" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # https://github.com/graph-algorithms/edge-addition-planarity-suite/issues/4 # https://github.com/graph-algorithms/edge-addition-planarity-suite/pull/3
