summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-30 10:31:34 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-30 10:31:34 +0100
commitc1d9c267bbc66770850e69eb654a09d4fbd92831 (patch)
tree3973ba745787e46dc57c9f7b83b9db5c1b1c1dc2 /x11-wm/openbox
parentapp-text/poppler: sparc stable wrt bug #588142 (diff)
downloadgentoo-c1d9c267bbc66770850e69eb654a09d4fbd92831.tar.gz
gentoo-c1d9c267bbc66770850e69eb654a09d4fbd92831.tar.bz2
gentoo-c1d9c267bbc66770850e69eb654a09d4fbd92831.zip
x11-wm/openbox: sparc stable wrt bug #561046
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-wm/openbox')
-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 5e32bbabd5dd..2b93d4246593 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 hppa ppc ppc64 x86"
+ KEYWORDS="alpha arm hppa ppc ppc64 sparc 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"