summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-06 13:32:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-06 13:32:02 +0100
commit838895f5e2b37a36b240189394ed2fdb5d4977a9 (patch)
treef65d623f2fcfb24a0be0957879c0713d056cb8d2
parentdev-util/codeblocks: x86 stable wrt bug #711574 (diff)
downloadgentoo-838895f5.tar.gz
gentoo-838895f5.tar.bz2
gentoo-838895f5.zip
x11-misc/picom: x86 stable wrt bug #711580
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--x11-misc/picom/picom-7.5-r1.ebuild2
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}"