commit: b002b883dbfd6c0a20eaa667417c46a41b8cd42a Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Jan 14 16:14:02 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Jan 14 16:14:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b002b883
x11-wm/bspwm: amd64 stable wrt bug #705262 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> x11-wm/bspwm/bspwm-0.9.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/bspwm/bspwm-0.9.9.ebuild b/x11-wm/bspwm/bspwm-0.9.9.ebuild index 484d61f26f2..0a9a67c8829 100644 --- a/x11-wm/bspwm/bspwm-0.9.9.ebuild +++ b/x11-wm/bspwm/bspwm-0.9.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/baskerville/bspwm/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples" DEPEND="
