diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 00:50:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 00:57:37 +0000 |
commit | 44020905a646daa058bfbdfa3af1339745f83c94 (patch) | |
tree | 1781c5df110d636132749555d00c0e78aeba7fa2 /x11-wm | |
parent | x11-misc/sxhkd: Stabilize 0.6.2 amd64, #763225 (diff) | |
download | gentoo-44020905a646daa058bfbdfa3af1339745f83c94.tar.gz gentoo-44020905a646daa058bfbdfa3af1339745f83c94.tar.bz2 gentoo-44020905a646daa058bfbdfa3af1339745f83c94.zip |
x11-wm/bspwm: Stabilize 0.9.10 amd64, #763228
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/bspwm/bspwm-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/bspwm/bspwm-0.9.10.ebuild b/x11-wm/bspwm/bspwm-0.9.10.ebuild index 3972de1a5a7f..b56b16b16c08 100644 --- a/x11-wm/bspwm/bspwm-0.9.10.ebuild +++ b/x11-wm/bspwm/bspwm-0.9.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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=" |