diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/picom/picom-7.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/picom/picom-7.5-r1.ebuild b/x11-misc/picom/picom-7.5-r1.ebuild index f42286af7359..b2473732a34a 100644 --- a/x11-misc/picom/picom-7.5-r1.ebuild +++ b/x11-misc/picom/picom-7.5-r1.ebuild @@ -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 ~x86" +KEYWORDS="amd64 x86" IUSE="+config-file dbus +doc +drm opengl pcre" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |