diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:05:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:05:27 +0200 |
commit | c913e10303701a5913691cbd3949015605715c99 (patch) | |
tree | daa949228823fdd8fa9c04028640299c04484e05 /x11-wm | |
parent | x11-wm/openbox: ppc stable wrt bug #722488 (diff) | |
download | gentoo-c913e10303701a5913691cbd3949015605715c99.tar.gz gentoo-c913e10303701a5913691cbd3949015605715c99.tar.bz2 gentoo-c913e10303701a5913691cbd3949015605715c99.zip |
x11-wm/openbox: ppc64 stable wrt bug #722488
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/openbox/openbox-3.6.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/openbox/openbox-3.6.1-r3.ebuild b/x11-wm/openbox/openbox-3.6.1-r3.ebuild index 66764d702ee1..1fbf783062a3 100644 --- a/x11-wm/openbox/openbox-3.6.1-r3.ebuild +++ b/x11-wm/openbox/openbox-3.6.1-r3.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="git://git.openbox.org/dana/openbox" else SRC_URI="http://openbox.org/dist/openbox/${P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ~ppc64 ~sparc ~x86 ~x86-linux" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~sparc ~x86 ~x86-linux" fi SRC_URI+=" branding? ( https://dev.gentoo.org/~hwoarang/distfiles/surreal-gentoo.tar.gz )" |