Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rw/
Date: Wed, 26 May 2021 06:49:31
Message-Id: 1622011664.5822080bd8868a0c4315b141d2cf5b5b6f9e2331.ago@gentoo
1 commit: 5822080bd8868a0c4315b141d2cf5b5b6f9e2331
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 06:47:44 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 06:47:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5822080b
7
8 sci-mathematics/rw: amd64 stable wrt bug #792066
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-mathematics/rw/rw-0.9.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-mathematics/rw/rw-0.9.ebuild b/sci-mathematics/rw/rw-0.9.ebuild
18 index 17031e1789f..a831cb6f9a2 100644
19 --- a/sci-mathematics/rw/rw-0.9.ebuild
20 +++ b/sci-mathematics/rw/rw-0.9.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="https://downloads.sourceforge.net/project/rankwidth/${P}.tar.gz"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
26 +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
27 IUSE=""
28
29 # We have a file collision (librw.so) with xpaint, bug 560210.