commit: 4df6d49f6f74e5cc7a52d10341689df4f9c78489 Author: Nelo-T. Wallus <nelo <AT> wallus <DOT> de> AuthorDate: Wed Feb 14 17:43:42 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 14 19:38:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df6d49f
x11-wm/i3: Revert "add ~arm64, bug #640274" Dependencies are not keyworded, see bug for details. Bug: https://bugs.gentoo.org/640274 Closes: https://github.com/gentoo/gentoo/pull/7187 Reverts: 5bde02429fa44ae1d62e116b7ae008ec6b3babd0 x11-wm/i3/i3-4.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/i3/i3-4.14.1.ebuild b/x11-wm/i3/i3-4.14.1.ebuild index df485534f2f..3c204ad407f 100644 --- a/x11-wm/i3/i3-4.14.1.ebuild +++ b/x11-wm/i3/i3-4.14.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://i3wm.org/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="doc debug test" CDEPEND="dev-libs/libev
