diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:21:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:21:52 +0200 |
commit | f31222630df537367290879fc5283f4670d38115 (patch) | |
tree | 4cb7db2eb7a4602146ded7f4d59d2d614c274c2f /x11-misc/compton | |
parent | sys-apps/grep: x86 stable wrt bug #730494 (diff) | |
download | gentoo-f31222630df537367290879fc5283f4670d38115.tar.gz gentoo-f31222630df537367290879fc5283f4670d38115.tar.bz2 gentoo-f31222630df537367290879fc5283f4670d38115.zip |
x11-misc/compton: x86 stable wrt bug #732068
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
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 9043df591762..696c1d85125f 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}" |