diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:08:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:08:11 +0200 |
commit | 146c2390871c47e279a1db80a57e97bf5b58aec8 (patch) | |
tree | 0ca5fde961a7022f455e5d206680a491475b0e86 | |
parent | sys-block/targetcli-fb: x86 stable wrt bug #722254 (diff) | |
download | gentoo-146c2390871c47e279a1db80a57e97bf5b58aec8.tar.gz gentoo-146c2390871c47e279a1db80a57e97bf5b58aec8.tar.bz2 gentoo-146c2390871c47e279a1db80a57e97bf5b58aec8.zip |
x11-wm/openbox: x86 stable wrt bug #722488
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 e8df3a3d471d..68f72a7a3c55 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 )" |