diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-13 00:40:56 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-13 00:42:11 +0100 |
commit | 3ba40e6b9772533646fa954ffa6cf2761f5f5e27 (patch) | |
tree | 6388aa6d2ee25b396fc6863ffda9c050ef436638 /x11-wm | |
parent | dev-lang/go: add rebuild instructions to 1.14.12 and 1.15.5 (diff) | |
download | gentoo-3ba40e6b9772533646fa954ffa6cf2761f5f5e27.tar.gz gentoo-3ba40e6b9772533646fa954ffa6cf2761f5f5e27.tar.bz2 gentoo-3ba40e6b9772533646fa954ffa6cf2761f5f5e27.zip |
x11-wm/i3-gaps: x86 stable (bug #711546)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 7545cef05c33..a65d2f2db049 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 )" |