commit: 789f357b408eb6c928c5dc6a99157bc7330d8f38
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon May 23 14:37:52 2016 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon May 23 14:37:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789f357b
x11-wm/openbox-3.6.1-r0: add alpha keyword
Gentoo-Bug: 561046
Package-Manager: portage-2.3.0_rc1
x11-wm/openbox/openbox-3.6.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/x11-wm/openbox/openbox-3.6.1.ebuild
b/x11-wm/openbox/openbox-3.6.1.ebuild
index 8eb7996..682e286 100644
--- a/x11-wm/openbox/openbox-3.6.1.ebuild
+++ b/x11-wm/openbox/openbox-3.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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="arm"
+ KEYWORDS="alpha arm"
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"