diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-28 15:54:49 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 22:10:34 +0800 |
commit | ddcd649863132ca4479aa674235fabcfbfe63acc (patch) | |
tree | 236a5b62f72fdbf379478a833382ff159ca2cbe4 /app-dicts/edictionary | |
parent | app-dicts/dikt: keyword 2s_p1 for ~riscv (diff) | |
download | gentoo-ddcd649863132ca4479aa674235fabcfbfe63acc.tar.gz gentoo-ddcd649863132ca4479aa674235fabcfbfe63acc.tar.bz2 gentoo-ddcd649863132ca4479aa674235fabcfbfe63acc.zip |
app-dicts/edictionary: keyword 2.6-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-dicts/edictionary')
-rw-r--r-- | app-dicts/edictionary/edictionary-2.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/edictionary/edictionary-2.6-r1.ebuild b/app-dicts/edictionary/edictionary-2.6-r1.ebuild index b73480591e90..a52cefdaa6de 100644 --- a/app-dicts/edictionary/edictionary-2.6-r1.ebuild +++ b/app-dicts/edictionary/edictionary-2.6-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=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="" |