diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-09-21 22:48:17 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-09-22 00:51:58 +0200 |
commit | a70912b669f2444651202039deb37a076a4d0a66 (patch) | |
tree | fa40b6917e70eb5ee756272a7089cab0a00a9cdd /app-text | |
parent | 62a4a3b4b056a2548a3a2ea56deafe38720f582c (diff) | |
download | tde-packaging-gentoo-a70912b669f2444651202039deb37a076a4d0a66.tar.gz tde-packaging-gentoo-a70912b669f2444651202039deb37a076a4d0a66.zip |
*/*: Destabilise KEYWORDS: alpha, ia64
Broken dependencies after both arches bulk-destabilised in Gentoo ebuild repo.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
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 a87063f6..752d80ac 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 ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=" sys-apps/miscfiles |