diff options
author | 2024-06-05 22:59:10 +0300 | |
---|---|---|
committer | 2024-06-05 22:59:10 +0300 | |
commit | 013a72935742edd64f41048736d9bde5fe1462cf (patch) | |
tree | 8527bfae699a56e11854788f24f811e4e7334d84 /x11-wm/openbox | |
parent | x11-wm/openbox: Stabilize 3.6.1-r9 arm, #933501 (diff) | |
download | gentoo-013a72935742edd64f41048736d9bde5fe1462cf.tar.gz gentoo-013a72935742edd64f41048736d9bde5fe1462cf.tar.bz2 gentoo-013a72935742edd64f41048736d9bde5fe1462cf.zip |
x11-wm/openbox: Stabilize 3.6.1-r9 x86, #933501
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r-- | x11-wm/openbox/openbox-3.6.1-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/openbox/openbox-3.6.1-r9.ebuild b/x11-wm/openbox/openbox-3.6.1-r9.ebuild index aa9bb9989e7a..b62efb85f576 100644 --- a/x11-wm/openbox/openbox-3.6.1-r9.ebuild +++ b/x11-wm/openbox/openbox-3.6.1-r9.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://github.com/Mikachu/openbox.git" else SRC_URI="http://openbox.org/dist/openbox/${P}.tar.gz" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-linux" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86 ~x86-linux" fi SRC_URI+=" branding? ( https://dev.gentoo.org/~hwoarang/distfiles/surreal-gentoo.tar.gz )" |