diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-09 15:43:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-09 15:43:29 +0200 |
commit | f24c125139d84fe8df61f54b937da0edbb487e3c (patch) | |
tree | 1311c82c34110051e5496fb4b753f14d42a28c40 /x11-wm/openbox | |
parent | sys-power/upower: amd64 stable wrt bug #579220 (diff) | |
download | gentoo-f24c125139d84fe8df61f54b937da0edbb487e3c.tar.gz gentoo-f24c125139d84fe8df61f54b937da0edbb487e3c.tar.bz2 gentoo-f24c125139d84fe8df61f54b937da0edbb487e3c.zip |
x11-wm/openbox: amd64 stable wrt bug #561046
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r-- | x11-wm/openbox/openbox-3.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/openbox/openbox-3.6.1.ebuild b/x11-wm/openbox/openbox-3.6.1.ebuild index 7edc700aa9ec..f5ed47454f71 100644 --- a/x11-wm/openbox/openbox-3.6.1.ebuild +++ b/x11-wm/openbox/openbox-3.6.1.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == *9999* ]]; then 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" |