diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2018-05-17 14:32:13 +0100 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-06-04 21:57:05 +0300 |
commit | 446ebe0711dba438ec1353d18099b22cc8bfd1df (patch) | |
tree | e5076cf540c898ab95478dc7b40dcef017df744e /x11-wm/i3 | |
parent | app-shell/fish: add ~arm64 keyword (diff) | |
download | gentoo-446ebe0711dba438ec1353d18099b22cc8bfd1df.tar.gz gentoo-446ebe0711dba438ec1353d18099b22cc8bfd1df.tar.bz2 gentoo-446ebe0711dba438ec1353d18099b22cc8bfd1df.zip |
x11-wm/i3: add ~arm64 keyword
We also mask out test in profiles/arch/arm64/package.use.mask as it
depends on a bunch of currently un-keyworded perl modules but is
currently disabled due to an upstream bug.
Diffstat (limited to 'x11-wm/i3')
-rw-r--r-- | x11-wm/i3/i3-4.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/i3/i3-4.15.ebuild b/x11-wm/i3/i3-4.15.ebuild index 3c204ad407fc..df485534f2f4 100644 --- a/x11-wm/i3/i3-4.15.ebuild +++ b/x11-wm/i3/i3-4.15.ebuild @@ -13,7 +13,7 @@ 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 |