diff options
author | Aaron Bauman <bman@gentoo.org> | 2020-09-26 15:37:42 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-09-26 15:40:26 -0400 |
commit | c71ea4ebe92abd9330fc3859f17b7a577d99ef8c (patch) | |
tree | c7dfa5ed15698fe6c521a5d57d0244f13935ecd9 /app-text | |
parent | app-text/wiki2beamer: drop old EAPI=5 (diff) | |
download | gentoo-c71ea4ebe92abd9330fc3859f17b7a577d99ef8c.tar.gz gentoo-c71ea4ebe92abd9330fc3859f17b7a577d99ef8c.tar.bz2 gentoo-c71ea4ebe92abd9330fc3859f17b7a577d99ef8c.zip |
app-text/wscr: forward port keywords
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wscr/wscr-1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/wscr/wscr-1.2-r2.ebuild b/app-text/wscr/wscr-1.2-r2.ebuild index 1760d0f73dd2..b0d8920b953b 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() { |