* [gentoo-commits] repo/gentoo:master commit in: x11-wm/i3/, profiles/arch/arm64/
@ 2018-06-04 19:25 Mart Raudsepp
0 siblings, 0 replies; only message in thread
From: Mart Raudsepp @ 2018-06-04 19:25 UTC (permalink / raw
To: gentoo-commits
commit: 446ebe0711dba438ec1353d18099b22cc8bfd1df
Author: Alex Bennée <alex.bennee <AT> linaro <DOT> org>
AuthorDate: Thu May 17 13:32:13 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jun 4 18:57:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=446ebe07
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.
profiles/arch/arm64/package.use.mask | 5 +++++
x11-wm/i3/i3-4.15.ebuild | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index fc75fc61cf8..ee9cb80813e 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Alex Bennee <alex@bennee.com> (31 May 2018)
+# bunch of dev-perl packages not yet keyworded
+# and the i3 ebuild currently has RESTRICT="test" due to upstream bug
+x11-wm/i3 test
+
# Mart Raudsepp <leio@gentoo.org> (30 May 2018)
# app-text/pandoc not keyworded yet
app-emulation/xen-tools doc
diff --git a/x11-wm/i3/i3-4.15.ebuild b/x11-wm/i3/i3-4.15.ebuild
index 3c204ad407f..df485534f2f 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-04 19:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-04 19:25 [gentoo-commits] repo/gentoo:master commit in: x11-wm/i3/, profiles/arch/arm64/ Mart Raudsepp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox