diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 19:36:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 19:36:37 +0000 |
commit | b578838901a2e69eb5ae1ecd1143d0887dbb8109 (patch) | |
tree | 83ec13f87db1cc2868640e8764f00ff222ebe52a /x11-wm | |
parent | media-libs/netpbm: Stabilize 10.76.00 x86, #671068 (diff) | |
download | gentoo-b578838901a2e69eb5ae1ecd1143d0887dbb8109.tar.gz gentoo-b578838901a2e69eb5ae1ecd1143d0887dbb8109.tar.bz2 gentoo-b578838901a2e69eb5ae1ecd1143d0887dbb8109.zip |
x11-wm/i3-gaps: Stabilize 4.19.1 amd64, #771243
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/i3-gaps/i3-gaps-4.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/i3-gaps/i3-gaps-4.19.1.ebuild b/x11-wm/i3-gaps/i3-gaps-4.19.1.ebuild index dc83a9324f1d..2ad2ea50b59d 100644 --- a/x11-wm/i3-gaps/i3-gaps-4.19.1.ebuild +++ b/x11-wm/i3-gaps/i3-gaps-4.19.1.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 )" |