Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/openbox/
Date: Wed, 13 May 2020 10:04:29
Message-Id: 1589364262.d3f4b82384c94883057e4f3251c730f27b4c0bc4.ago@gentoo
1 commit: d3f4b82384c94883057e4f3251c730f27b4c0bc4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 13 10:04:22 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 13 10:04:22 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3f4b823
7
8 x11-wm/openbox: arm stable wrt bug #722488
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="arm"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-wm/openbox/openbox-3.6.1-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-wm/openbox/openbox-3.6.1-r3.ebuild b/x11-wm/openbox/openbox-3.6.1-r3.ebuild
18 index 132dc8c1875..0e34213f308 100644
19 --- a/x11-wm/openbox/openbox-3.6.1-r3.ebuild
20 +++ b/x11-wm/openbox/openbox-3.6.1-r3.ebuild
21 @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
22 EGIT_REPO_URI="git://git.openbox.org/dana/openbox"
23 else
24 SRC_URI="http://openbox.org/dist/openbox/${P}.tar.gz"
25 - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
26 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
27 fi
28
29 SRC_URI+=" branding? ( https://dev.gentoo.org/~hwoarang/distfiles/surreal-gentoo.tar.gz )"