diff options
author | Sam James <sam@gentoo.org> | 2020-11-14 23:39:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-14 23:40:19 +0000 |
commit | 8d7022657233e3ad41e81b1ec8cd4af573d2644a (patch) | |
tree | ce1387708b6d17647bac48c380a18f6300e9aa32 /x11-wm | |
parent | app-text/llpp: Stabilize 33 amd64, #733332 (diff) | |
download | gentoo-8d7022657233e3ad41e81b1ec8cd4af573d2644a.tar.gz gentoo-8d7022657233e3ad41e81b1ec8cd4af573d2644a.tar.bz2 gentoo-8d7022657233e3ad41e81b1ec8cd4af573d2644a.zip |
x11-wm/i3-gaps: Stabilize 4.18.2 amd64, #711546
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/i3-gaps/i3-gaps-4.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/i3-gaps/i3-gaps-4.18.2.ebuild b/x11-wm/i3-gaps/i3-gaps-4.18.2.ebuild index a65d2f2db049..61451b2c94d4 100644 --- a/x11-wm/i3-gaps/i3-gaps-4.18.2.ebuild +++ b/x11-wm/i3-gaps/i3-gaps-4.18.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Airblader/i3/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="doc test" RESTRICT="!test? ( test )" |