Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/wscr/
Date: Sat, 26 Sep 2020 19:40:44
Message-Id: 1601149226.c71ea4ebe92abd9330fc3859f17b7a577d99ef8c.bman@gentoo
1 commit: c71ea4ebe92abd9330fc3859f17b7a577d99ef8c
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 26 19:37:42 2020 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 26 19:40:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c71ea4eb
7
8 app-text/wscr: forward port keywords
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11
12 app-text/wscr/wscr-1.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/wscr/wscr-1.2-r2.ebuild b/app-text/wscr/wscr-1.2-r2.ebuild
16 index 1760d0f73dd..b0d8920b953 100644
17 --- a/app-text/wscr/wscr-1.2-r2.ebuild
18 +++ b/app-text/wscr/wscr-1.2-r2.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz"
20 LICENSE="public-domain"
21 SLOT="0"
22
23 -KEYWORDS="~amd64 ~mips ~ppc ~x86"
24 +KEYWORDS="amd64 ~mips ppc x86"
25 RDEPEND="sys-apps/miscfiles"
26
27 src_prepare() {