diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2020-03-24 14:27:45 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2020-03-24 14:27:45 -0400 |
commit | af956eea006b5d3d2aa5014a310b2a0a41476bfc (patch) | |
tree | 9f521dcf6d204a3cf454faccb4bbee7eaf4d2dc5 /sci-mathematics | |
parent | dev-libs/ntl: new version 11.4.3. (diff) | |
download | gentoo-af956eea006b5d3d2aa5014a310b2a0a41476bfc.tar.gz gentoo-af956eea006b5d3d2aa5014a310b2a0a41476bfc.tar.bz2 gentoo-af956eea006b5d3d2aa5014a310b2a0a41476bfc.zip |
sci-mathematics/rw: maintainer stabilize on amd64/x86.
The best way to test this package is through its SageMath interface,
which I do pretty regularly. The latest revision just drops a USE
flag, and the previous one was around forever. It's stable.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/rw/rw-0.8-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/rw/rw-0.8-r2.ebuild b/sci-mathematics/rw/rw-0.8-r2.ebuild index cd1ab5d589b1..bc5bc34162b6 100644 --- a/sci-mathematics/rw/rw-0.8-r2.ebuild +++ b/sci-mathematics/rw/rw-0.8-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/project/rankwidth/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" # We have a file collision (librw.so) with xpaint, bug 560210. |