diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-28 16:09:26 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-29 22:11:28 +0800 |
commit | 611b99e975d5c6412e387900abba89c8de7a9d6d (patch) | |
tree | 68b226f2edc52ac0b15ac324cca78c69c7eb5c57 /dev-libs/eb | |
parent | app-dicts/ydpdict: keyword 1.0.3-r1 for ~riscv (diff) | |
download | gentoo-611b99e975d5c6412e387900abba89c8de7a9d6d.tar.gz gentoo-611b99e975d5c6412e387900abba89c8de7a9d6d.tar.bz2 gentoo-611b99e975d5c6412e387900abba89c8de7a9d6d.zip |
dev-libs/eb: keyword 4.4.1-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-libs/eb')
-rw-r--r-- | dev-libs/eb/eb-4.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/eb/eb-4.4.1-r1.ebuild b/dev-libs/eb/eb-4.4.1-r1.ebuild index 42e4a85f7619..2b14904002ea 100644 --- a/dev-libs/eb/eb-4.4.1-r1.ebuild +++ b/dev-libs/eb/eb-4.4.1-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 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.sra.co.jp/pub/misc/eb/${P}.tar.lzma" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="ipv6 nls threads" RDEPEND=" |