diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2020-07-08 09:56:26 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2020-07-08 09:59:17 -0400 |
commit | 7a557fb4bebbc806f576f2ed28158efabb516f89 (patch) | |
tree | b8a043755d9bd445a8dd391b90137fbd73c4a7c8 /sci-mathematics/sympow/sympow-2.023.6.ebuild | |
parent | media-video/ffmpeg: Remove old (diff) | |
download | gentoo-7a557fb4bebbc806f576f2ed28158efabb516f89.tar.gz gentoo-7a557fb4bebbc806f576f2ed28158efabb516f89.tar.bz2 gentoo-7a557fb4bebbc806f576f2ed28158efabb516f89.zip |
sci-mathematics/sympow: maintainer stabilize on amd64.
Part of a larger effort to stabilize the dependencies of SageMath
on (at least) amd64. This package is a little wonky, but I tested
it extensively during packaging, and it has a real upstream now.
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/sympow/sympow-2.023.6.ebuild')
-rw-r--r-- | sci-mathematics/sympow/sympow-2.023.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/sympow/sympow-2.023.6.ebuild b/sci-mathematics/sympow/sympow-2.023.6.ebuild index 4e5e5566a81b..1c69175f15e0 100644 --- a/sci-mathematics/sympow/sympow-2.023.6.ebuild +++ b/sci-mathematics/sympow/sympow-2.023.6.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="Sympow-BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" # Pari is used at build time to generate data. |