diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:15:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:15:36 +0200 |
commit | b5ec437160698cb0dff66f612790b9d508ed0507 (patch) | |
tree | 8ccc93bdb8635a4fba13d7da0501cde26999e606 /x11-misc/compton | |
parent | sys-apps/grep: amd64 stable wrt bug #730494 (diff) | |
download | gentoo-b5ec437160698cb0dff66f612790b9d508ed0507.tar.gz gentoo-b5ec437160698cb0dff66f612790b9d508ed0507.tar.bz2 gentoo-b5ec437160698cb0dff66f612790b9d508ed0507.zip |
x11-misc/compton: amd64 stable wrt bug #732068
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/compton')
-rw-r--r-- | x11-misc/compton/compton-0.1_beta2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compton/compton-0.1_beta2-r1.ebuild b/x11-misc/compton/compton-0.1_beta2-r1.ebuild index 1b4cdd3e8453..9043df591762 100644 --- a/x11-misc/compton/compton-0.1_beta2-r1.ebuild +++ b/x11-misc/compton/compton-0.1_beta2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/chjj/compton/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="dbus +drm opengl +pcre xinerama" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |