summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-07-21 22:07:29 +0800
committerYixun Lan <dlan@gentoo.org>2021-07-21 22:47:47 +0800
commite90820c68c349512a335bd84c952c083fc461ba7 (patch)
treee5bdc6f7d260d948a61195fc29a1b2dc8fdcbc65
parentx11-libs/libfm-extra: keyword ~riscv (diff)
downloadgentoo-e90820c68c349512a335bd84c952c083fc461ba7.tar.gz
gentoo-e90820c68c349512a335bd84c952c083fc461ba7.tar.bz2
gentoo-e90820c68c349512a335bd84c952c083fc461ba7.zip
x11-libs/libfm: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--x11-libs/libfm/libfm-1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm/libfm-1.3.2.ebuild b/x11-libs/libfm/libfm-1.3.2.ebuild
index 8bb9a86de8f1..e4daf617f735 100644
--- a/x11-libs/libfm/libfm-1.3.2.ebuild
+++ b/x11-libs/libfm/libfm-1.3.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="GPL-2"
SLOT="0/5.3.1" # copy ABI_VERSION because it seems upstream change it randomly
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="+automount debug doc examples exif gtk udisks vala"
REQUIRED_USE="udisks? ( automount ) doc? ( gtk )"