diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-14 17:14:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-14 17:14:02 +0100 |
commit | b002b883dbfd6c0a20eaa667417c46a41b8cd42a (patch) | |
tree | ec56d2a6bf3a7a7bd037bd881f2f2331a8688464 /x11-wm | |
parent | sys-fs/quota: amd64 stable wrt bug #705172 (diff) | |
download | gentoo-b002b883dbfd6c0a20eaa667417c46a41b8cd42a.tar.gz gentoo-b002b883dbfd6c0a20eaa667417c46a41b8cd42a.tar.bz2 gentoo-b002b883dbfd6c0a20eaa667417c46a41b8cd42a.zip |
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@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/bspwm/bspwm-0.9.9.ebuild | 4 |
1 files 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 484d61f26f28..0a9a67c88299 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=" |