From: Jeroen Roovers Date: Sat, 1 Oct 2016 11:49:50 +0000 (+0200) Subject: x11-wm/openbox: Stable for HPPA PPC64 (bug #561046). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7fcf60386b1f2d448b412ac6c0f4f2d7d1703a85;p=gentoo.git x11-wm/openbox: Stable for HPPA PPC64 (bug #561046). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches --- diff --git a/x11-wm/openbox/openbox-3.6.1.ebuild b/x11-wm/openbox/openbox-3.6.1.ebuild index 83f9d333eb66..5e32bbabd5dd 100644 --- a/x11-wm/openbox/openbox-3.6.1.ebuild +++ b/x11-wm/openbox/openbox-3.6.1.ebuild @@ -14,12 +14,12 @@ if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="git://git.openbox.org/dana/openbox" SRC_URI="branding? ( https://dev.gentoo.org/~hwoarang/distfiles/surreal-gentoo.tar.gz )" - KEYWORDS="alpha arm ppc x86" + KEYWORDS="alpha arm hppa ppc ppc64 x86" else SRC_URI="http://openbox.org/dist/openbox/${P}.tar.gz branding? ( https://dev.gentoo.org/~hwoarang/distfiles/surreal-gentoo.tar.gz )" - KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" fi LICENSE="GPL-2"