diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 15:05:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 15:05:01 +0200 |
commit | 62319a10c03b38a803fa37571f77f83f44e2b96f (patch) | |
tree | 18c0f740f29ad755c8184bbd565ad6631a8f82ec /x11-wm | |
parent | sys-block/targetcli-fb: amd64 stable wrt bug #722254 (diff) | |
download | gentoo-62319a10c03b38a803fa37571f77f83f44e2b96f.tar.gz gentoo-62319a10c03b38a803fa37571f77f83f44e2b96f.tar.bz2 gentoo-62319a10c03b38a803fa37571f77f83f44e2b96f.zip |
x11-wm/openbox: amd64 stable wrt bug #722488
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 736a89bce398..d3d8992b6d61 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 )" |