diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:03:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:10 +0100 |
commit | bb4d511dbcf0962338520c87235b445abd99c272 (patch) | |
tree | 437f9ba93eadfa6785c1e96fb9c76c62e116f8c0 /app-text/mythes | |
parent | media-fonts/alegreya-serif: x86 stable wrt bug #772149 (diff) | |
download | gentoo-bb4d511dbcf0962338520c87235b445abd99c272.tar.gz gentoo-bb4d511dbcf0962338520c87235b445abd99c272.tar.bz2 gentoo-bb4d511dbcf0962338520c87235b445abd99c272.zip |
app-text/mythes: x86 stable wrt bug #772362
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/mythes')
-rw-r--r-- | app-text/mythes/mythes-1.2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/mythes/mythes-1.2.4-r1.ebuild b/app-text/mythes/mythes-1.2.4-r1.ebuild index 6b67564f63ae..3c6568176304 100644 --- a/app-text/mythes/mythes-1.2.4-r1.ebuild +++ b/app-text/mythes/mythes-1.2.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/hunspell/MyThes/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="app-text/hunspell" |