diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 10:40:28 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 10:41:09 +0000 |
commit | 967559994a94d4490402521a97cbc9507ffef768 (patch) | |
tree | d12aab110693619b91bd5c4d329c0fb835ca8de3 /x11-wm/blackbox | |
parent | app-shells/dash: Keyword 0.5.11.5 for ~m68k (diff) | |
download | gentoo-967559994a94d4490402521a97cbc9507ffef768.tar.gz gentoo-967559994a94d4490402521a97cbc9507ffef768.tar.bz2 gentoo-967559994a94d4490402521a97cbc9507ffef768.zip |
x11-wm/blackbox: Keyword 0.77 for ~m68k
Manually tested and working.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-wm/blackbox')
-rw-r--r-- | x11-wm/blackbox/blackbox-0.77.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/blackbox/blackbox-0.77.ebuild b/x11-wm/blackbox/blackbox-0.77.ebuild index ce6f439f6dd1..815969ba46db 100644 --- a/x11-wm/blackbox/blackbox-0.77.ebuild +++ b/x11-wm/blackbox/blackbox-0.77.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/bbidulock/blackboxwm/archive/${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86" IUSE="debug nls static-libs truetype" RDEPEND="x11-libs/libXft |