summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-08-04 22:49:15 +0800
committerYixun Lan <dlan@gentoo.org>2021-08-04 22:52:11 +0800
commit68a099cb16d648ba854b3e3ec2d5de689a4206ed (patch)
tree38ea27ae4fe092a289a74e3563a9de53dd486a6f /dev-python/python-efl
parentprofiles: last-rite dev-libs/{hyperleveldb,replicant} (diff)
downloadgentoo-68a099cb16d648ba854b3e3ec2d5de689a4206ed.tar.gz
gentoo-68a099cb16d648ba854b3e3ec2d5de689a4206ed.tar.bz2
gentoo-68a099cb16d648ba854b3e3ec2d5de689a4206ed.zip
dev-python/python-efl: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/python-efl')
-rw-r--r--dev-python/python-efl/python-efl-1.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-efl/python-efl-1.25.0.ebuild b/dev-python/python-efl/python-efl-1.25.0.ebuild
index a9b38a6c4925..28433bf1957c 100644
--- a/dev-python/python-efl/python-efl-1.25.0.ebuild
+++ b/dev-python/python-efl/python-efl-1.25.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://download.enlightenment.org/rel/bindings/python/${P}.tar.xz"
LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
IUSE="doc test"
RESTRICT="!test? ( test )"