summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-06-25 22:07:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-06-25 22:13:27 +0200
commit7d38f4380bf226bb74e713085464a8924d26b041 (patch)
tree5220b72c797300fbc78bb39ecb14d39f0b0b4394 /x11-wm
parentapp-misc/rox-filer: x86 stable wrt bug #583060 (diff)
downloadgentoo-7d38f4380bf226bb74e713085464a8924d26b041.tar.gz
gentoo-7d38f4380bf226bb74e713085464a8924d26b041.tar.bz2
gentoo-7d38f4380bf226bb74e713085464a8924d26b041.zip
x11-wm/openbox: x86 stable wrt bug #561046
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/openbox/openbox-3.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/openbox/openbox-3.6.1.ebuild b/x11-wm/openbox/openbox-3.6.1.ebuild
index 682e286466b0..eadcf3456af5 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"
+ KEYWORDS="alpha arm 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"