diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-06-30 06:00:23 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-06-30 06:07:48 +0800 |
commit | 775259c3710e44d96ad27000f50b4fcb8c8e4373 (patch) | |
tree | 8f83cededc91735ccad4c9925c15299ba0fca10e /dev-libs/libmoe | |
parent | www-client/w3m: keyword ~riscv (diff) | |
download | gentoo-775259c3710e44d96ad27000f50b4fcb8c8e4373.tar.gz gentoo-775259c3710e44d96ad27000f50b4fcb8c8e4373.tar.bz2 gentoo-775259c3710e44d96ad27000f50b4fcb8c8e4373.zip |
dev-libs/libmoe: keyword ~riscv
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-libs/libmoe')
-rw-r--r-- | dev-libs/libmoe/libmoe-1.5.8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild b/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild index 7d1017ce991b..edda95d992a4 100644 --- a/dev-libs/libmoe/libmoe-1.5.8-r3.ebuild +++ b/dev-libs/libmoe/libmoe-1.5.8-r3.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="http://pub.ks-and-ks.ne.jp/prog/pub/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc ~riscv sparc x86" IUSE="static-libs" RDEPEND="dev-lang/perl" |