summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-05-25 10:52:57 +0800
committerYixun Lan <dlan@gentoo.org>2021-05-25 16:24:14 +0800
commit3872016a70c20c59ae2157cb61efb7a5243ba539 (patch)
tree601c02c4b2a6db28b6ae8b018e7cc24f5da71a9c /media-libs/graphene
parentx11-misc/xorg-cf-files: add riscv keyword (diff)
downloadgentoo-3872016a70c20c59ae2157cb61efb7a5243ba539.tar.gz
gentoo-3872016a70c20c59ae2157cb61efb7a5243ba539.tar.bz2
gentoo-3872016a70c20c59ae2157cb61efb7a5243ba539.zip
media-libs/graphene: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-libs/graphene')
-rw-r--r--media-libs/graphene/graphene-1.10.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/graphene/graphene-1.10.6.ebuild b/media-libs/graphene/graphene-1.10.6.ebuild
index 74cf717498d6..9191428acb22 100644
--- a/media-libs/graphene/graphene-1.10.6.ebuild
+++ b/media-libs/graphene/graphene-1.10.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ebassi/graphene/releases/download/${PV}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="cpu_flags_arm_neon cpu_flags_x86_sse2 doc +introspection test"
RESTRICT="!test? ( test )"