diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:26:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:05:05 +0200 |
commit | 517ca87e7ce21d7d468b38ee4529b7e227cbafe7 (patch) | |
tree | 3170e460ee79cb9a5a4f36ae5f5ce0a989964202 /x11-wm/i3 | |
parent | sys-apps/help2man: x86 stable (bug #666958) (diff) | |
download | gentoo-517ca87e7ce21d7d468b38ee4529b7e227cbafe7.tar.gz gentoo-517ca87e7ce21d7d468b38ee4529b7e227cbafe7.tar.bz2 gentoo-517ca87e7ce21d7d468b38ee4529b7e227cbafe7.zip |
x11-wm/i3: x86 stable (bug #658896)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'x11-wm/i3')
-rw-r--r-- | x11-wm/i3/i3-4.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/i3/i3-4.15.ebuild b/x11-wm/i3/i3-4.15.ebuild index 90f223b0d2c3..d9e2a7451047 100644 --- a/x11-wm/i3/i3-4.15.ebuild +++ b/x11-wm/i3/i3-4.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://i3wm.org/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="doc debug test" CDEPEND="dev-libs/libev |