commit: c71ea4ebe92abd9330fc3859f17b7a577d99ef8c Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Sep 26 19:37:42 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Sep 26 19:40:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c71ea4eb
app-text/wscr: forward port keywords Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> app-text/wscr/wscr-1.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/wscr/wscr-1.2-r2.ebuild b/app-text/wscr/wscr-1.2-r2.ebuild index 1760d0f73dd..b0d8920b953 100644 --- a/app-text/wscr/wscr-1.2-r2.ebuild +++ b/app-text/wscr/wscr-1.2-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ppc x86" RDEPEND="sys-apps/miscfiles" src_prepare() {
