mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-misc/picom: keyword 8.2-r2 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
PYTHON_COMPAT=( python3_{8,9} )
|
||||
inherit meson python-any-r1 virtualx xdg
|
||||
|
||||
DESCRIPTION="A lightweight compositor for X11 (previously a compton fork)"
|
||||
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/yshui/picom/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MPL-2.0 MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~ppc64 x86"
|
||||
KEYWORDS="amd64 ~ppc64 ~riscv x86"
|
||||
IUSE="+config-file dbus +doc +drm opengl pcre test"
|
||||
|
||||
REQUIRED_USE="test? ( dbus )" # avoid "DBus support not compiled in!"
|
||||
|
||||
Reference in New Issue
Block a user