diff options
author | ormorph <[email protected]> | 2021-12-06 01:10:43 +0300 |
---|---|---|
committer | ormorph <[email protected]> | 2021-12-06 07:33:28 +0300 |
commit | 8fafdc736cc6961c3a48a7faf9d3ac5f26f8dd64 (patch) | |
tree | 5270ac9487ace02e1476d9890d41493451ff2991 /app-text | |
parent | 48f70287d0c806a5a48bfb1963157aa9de902d4a (diff) | |
download | tde-packaging-gentoo-8fafdc736cc6961c3a48a7faf9d3ac5f26f8dd64.tar.gz tde-packaging-gentoo-8fafdc736cc6961c3a48a7faf9d3ac5f26f8dd64.zip |
Fixes: KEYWORDS
Signed-off-by: ormorph <[email protected]>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ispell/ispell-3.4.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ispell/ispell-3.4.00.ebuild b/app-text/ispell/ispell-3.4.00.ebuild index b6351565..0626f8bf 100644 --- a/app-text/ispell/ispell-3.4.00.ebuild +++ b/app-text/ispell/ispell-3.4.00.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://fmg-www.cs.ucla.edu/geoff/tars/${P}.tar.gz" LICENSE="HPND" SLOT="0/3.4.00" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" RDEPEND=" sys-apps/miscfiles |