diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-10 18:17:17 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-10 18:23:32 -0800 |
commit | 77319607504d8269327a8664d008fdbaff1c43c6 (patch) | |
tree | aab6e8c714b8b2330da27b7b3abf109b24af4437 /x11-misc/picom | |
parent | dev-libs/uthash: keyword 2.3.0 for ~arm64 (diff) | |
download | gentoo-77319607504d8269327a8664d008fdbaff1c43c6.tar.gz gentoo-77319607504d8269327a8664d008fdbaff1c43c6.tar.bz2 gentoo-77319607504d8269327a8664d008fdbaff1c43c6.zip |
x11-misc/picom: keyword 8.2-r2 for ~arm64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-misc/picom')
-rw-r--r-- | x11-misc/picom/picom-8.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/picom/picom-8.2-r2.ebuild b/x11-misc/picom/picom-8.2-r2.ebuild index 8c0a8512f14d..d1eb0ff6f95b 100644 --- a/x11-misc/picom/picom-8.2-r2.ebuild +++ b/x11-misc/picom/picom-8.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~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!" |