summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-06-06 03:09:21 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-06-06 03:56:03 -0700
commit8fe5cae2ce0f122552f1a84f8b85c5bdf0fc21b9 (patch)
tree57dd4293705c4a14fb1c44dcad048ce7c19f1d1b /x11-misc/picom/picom-8.ebuild
parentdev-haskell/gtk: add __attribute__ workaround (diff)
downloadgentoo-8fe5cae2ce0f122552f1a84f8b85c5bdf0fc21b9.tar.gz
gentoo-8fe5cae2ce0f122552f1a84f8b85c5bdf0fc21b9.tar.bz2
gentoo-8fe5cae2ce0f122552f1a84f8b85c5bdf0fc21b9.zip
x11-misc/picom: add ~ppc64 keyword
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-misc/picom/picom-8.ebuild')
-rw-r--r--x11-misc/picom/picom-8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/picom/picom-8.ebuild b/x11-misc/picom/picom-8.ebuild
index b521266c63e2..2530591a444a 100644
--- a/x11-misc/picom/picom-8.ebuild
+++ b/x11-misc/picom/picom-8.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 ~ppc64 x86"
IUSE="+config-file dbus +doc +drm opengl pcre test"
REQUIRED_USE="test? ( dbus )" # avoid "DBus support not compiled in!"