From 921b5e07d595c621379bf4e71b08b5d3ba87ea4c Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 7 Jun 2021 23:09:02 +0000 Subject: x11-misc/picom: Stabilize 8.2-r2 x86, #794814 Signed-off-by: Sam James --- x11-misc/picom/picom-8.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/picom/picom-8.2-r2.ebuild b/x11-misc/picom/picom-8.2-r2.ebuild index 022f196ec4f0..03c50a5f8c9e 100644 --- a/x11-misc/picom/picom-8.2-r2.ebuild +++ b/x11-misc/picom/picom-8.2-r2.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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 x86" IUSE="+config-file dbus +doc +drm opengl pcre test" REQUIRED_USE="test? ( dbus )" # avoid "DBus support not compiled in!" -- cgit v1.2.3-65-gdbad