diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-13 01:04:06 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-13 01:14:33 +0200 |
commit | 4f13ad521d11b9aaafe9f0ce235e6972156a71a1 (patch) | |
tree | 76b7ec6a4e891b017643742792d5f3285f16250e /app-text/mythes | |
parent | dev-qt/qtxmlpatterns: Stabilize 5.15.3 amd64, #835762 (diff) | |
download | gentoo-4f13ad521d11b9aaafe9f0ce235e6972156a71a1.tar.gz gentoo-4f13ad521d11b9aaafe9f0ce235e6972156a71a1.tar.bz2 gentoo-4f13ad521d11b9aaafe9f0ce235e6972156a71a1.zip |
app-text/mythes: keyword 1.2.4-r1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@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 da748d27b525..bd7896cb0b5b 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="app-text/hunspell" |