summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-05-27 22:08:29 +0800
committerYixun Lan <dlan@gentoo.org>2021-05-27 22:33:48 +0800
commit506679b61f657d153f484d220e44e3cc69bc259b (patch)
tree0d5815284d70f286fdd73b38d920deb11e349168 /app-misc/geoclue
parentprofile/riscv: mask USE app-misc/geoclue (diff)
downloadgentoo-506679b61f657d153f484d220e44e3cc69bc259b.tar.gz
gentoo-506679b61f657d153f484d220e44e3cc69bc259b.tar.bz2
gentoo-506679b61f657d153f484d220e44e3cc69bc259b.zip
app-misc/geoclue: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r--app-misc/geoclue/geoclue-2.5.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/geoclue/geoclue-2.5.7.ebuild b/app-misc/geoclue/geoclue-2.5.7.ebuild
index b039c33965dd..4ebabf0ba6f2 100644
--- a/app-misc/geoclue/geoclue-2.5.7.ebuild
+++ b/app-misc/geoclue/geoclue-2.5.7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.b
LICENSE="LGPL-2.1+ GPL-2+"
SLOT="2.0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
IUSE="+introspection gtk-doc modemmanager vala zeroconf"
REQUIRED_USE="vala? ( introspection )"