diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-30 14:33:45 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-30 14:33:59 -0400 |
commit | 593ba255b6e5f4e9253763720f689550403d9330 (patch) | |
tree | 2c4a553b29060373ec37a3db6d44a1f8cfb4e210 /app-text | |
parent | app-text/libepubgen: arm64 stable (diff) | |
download | gentoo-593ba255b6e5f4e9253763720f689550403d9330.tar.gz gentoo-593ba255b6e5f4e9253763720f689550403d9330.tar.bz2 gentoo-593ba255b6e5f4e9253763720f689550403d9330.zip |
app-text/mythes: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mythes/mythes-1.2.4.ebuild | 4 |
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 81f68e81f551..9d0fe705e834 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-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~arm64 ~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" |