diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-05 10:58:06 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-05 11:06:49 +0100 |
commit | a780723a32243a7107cef1bc352a765e38b9e724 (patch) | |
tree | fb0c658a000ba1418a3258f5bb599ee7a93dc3ef /app-text/mythes | |
parent | app-text/xapian-omega: stable 1.4.14 for sparc, bug #711800 (diff) | |
download | gentoo-a780723a32243a7107cef1bc352a765e38b9e724.tar.gz gentoo-a780723a32243a7107cef1bc352a765e38b9e724.tar.bz2 gentoo-a780723a32243a7107cef1bc352a765e38b9e724.zip |
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 <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/mythes')
-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 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" |