diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-18 17:34:24 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-18 17:46:42 +0100 |
commit | 9fe8b7f162f00f510231345f49ff20a3bc882045 (patch) | |
tree | 4affcdd7726604657a00136d71fc77c55f3babde /x11-wm | |
parent | app-doc/doxygen: stable 1.8.17 for hppa, bug #721400 (diff) | |
download | gentoo-9fe8b7f162f00f510231345f49ff20a3bc882045.tar.gz gentoo-9fe8b7f162f00f510231345f49ff20a3bc882045.tar.bz2 gentoo-9fe8b7f162f00f510231345f49ff20a3bc882045.zip |
x11-wm/openbox: stable 3.6.1-r3 for hppa, bug #722488
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 68f72a7a3c55..a5c37f022d90 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 )" |