summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2017-08-20 19:56:48 +0100
committerMichael Palimaka <kensington@gentoo.org>2017-08-28 01:33:56 +1000
commitd66de9975e62cf0ddc7a3db4a085ee7adf6a5dd6 (patch)
tree15624f3ce8af09be071de8d5312dd178a2dcef2d /app-text/mythes
parentapp-text/libwps: added ~arm64 keyword after building an ARM Cortex-A53 (diff)
downloadgentoo-d66de9975e62cf0ddc7a3db4a085ee7adf6a5dd6.tar.gz
gentoo-d66de9975e62cf0ddc7a3db4a085ee7adf6a5dd6.tar.bz2
gentoo-d66de9975e62cf0ddc7a3db4a085ee7adf6a5dd6.zip
app-text/mythes: added ~arm64 keyword. Builds on ARM Cortex-A53
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-text/mythes')
-rw-r--r--app-text/mythes/mythes-1.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/mythes/mythes-1.2.4.ebuild b/app-text/mythes/mythes-1.2.4.ebuild
index 5e78c55d7830..81f68e81f551 100644
--- a/app-text/mythes/mythes-1.2.4.ebuild
+++ b/app-text/mythes/mythes-1.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/hunspell/MyThes/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
RDEPEND="app-text/hunspell"