commit: 5bde02429fa44ae1d62e116b7ae008ec6b3babd0 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Sun Dec 24 12:00:17 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Sun Dec 24 12:00:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bde0242
x11-wm/i3: add ~arm64, bug #640274 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64" 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 a79166c8080..1d884372499 100644 --- a/x11-wm/i3/i3-4.14.1.ebuild +++ b/x11-wm/i3/i3-4.14.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://i3wm.org/" SRC_URI="https://i3wm.org/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc debug test" CDEPEND="dev-libs/libev
