Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/rotix/
Date: Tue, 30 Jun 2020 06:34:25
Message-Id: 1593498831.64af775fbc944a21b53f10d0b38308222f626068.ago@gentoo
1 commit: 64af775fbc944a21b53f10d0b38308222f626068
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 30 06:33:51 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 30 06:33:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64af775f
7
8 app-crypt/rotix: x86 stable wrt bug #717476
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-crypt/rotix/rotix-0.83-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-crypt/rotix/rotix-0.83-r1.ebuild b/app-crypt/rotix/rotix-0.83-r1.ebuild
18 index 05b44dc38cb..34e15f03082 100644
19 --- a/app-crypt/rotix/rotix-0.83-r1.ebuild
20 +++ b/app-crypt/rotix/rotix-0.83-r1.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/shemminga/${PN}/releases/download/${PV}/${PN}_${PV}.
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~ia64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
27 IUSE=""
28
29 DEPEND="sys-devel/gettext"