From: Rolf Eike Beer Date: Sun, 5 Apr 2020 08:58:06 +0000 (+0200) Subject: app-text/mythes: keyworded 1.2.4 for sparc X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a780723a32243a7107cef1bc352a765e38b9e724;p=gentoo.git app-text/mythes: keyworded 1.2.4 for sparc Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/app-text/mythes/mythes-1.2.4.ebuild b/app-text/mythes/mythes-1.2.4.ebuild index 9d0fe705e834..d6666c736949 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-2019 Gentoo Authors +# Copyright 1999-2020 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 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND="app-text/hunspell"