diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-05-29 08:26:22 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-05-29 08:26:22 +0200 |
commit | e7f65aededa2ad77fd4c64ee00aa61b3fef54f62 (patch) | |
tree | 0db502901462c133d7688b57b1c286f038417606 /x11-misc/picom | |
parent | www-apps/novnc: Stabilize 1.4.0 ALLARCHES, #933057 (diff) | |
download | gentoo-e7f65aededa2ad77fd4c64ee00aa61b3fef54f62.tar.gz gentoo-e7f65aededa2ad77fd4c64ee00aa61b3fef54f62.tar.bz2 gentoo-e7f65aededa2ad77fd4c64ee00aa61b3fef54f62.zip |
x11-misc/picom: Stabilize 11.2 x86, #933065
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-misc/picom')
-rw-r--r-- | x11-misc/picom/picom-11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/picom/picom-11.2.ebuild b/x11-misc/picom/picom-11.2.ebuild index 05fd95b68772..b467551bcabd 100644 --- a/x11-misc/picom/picom-11.2.ebuild +++ b/x11-misc/picom/picom-11.2.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 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" IUSE="+config-file dbus +doc +drm opengl pcre test" REQUIRED_USE="test? ( dbus )" # avoid "DBus support not compiled in!" |