diff options
author | Sam James <sam@gentoo.org> | 2023-12-03 23:14:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-03 23:14:58 +0000 |
commit | 7aa40272d4a3d6f510dc7305fa1f3ef7c3286ec6 (patch) | |
tree | 49f9761eac0a5a2ee0f1e1508f01991fe94a5158 /x11-wm | |
parent | x11-misc/copyq: Keyword 7.0.0 arm64, #907711 (diff) | |
download | gentoo-7aa40272d4a3d6f510dc7305fa1f3ef7c3286ec6.tar.gz gentoo-7aa40272d4a3d6f510dc7305fa1f3ef7c3286ec6.tar.bz2 gentoo-7aa40272d4a3d6f510dc7305fa1f3ef7c3286ec6.zip |
x11-wm/icewm: Keyword 3.4.1 arm64, #907711
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/icewm-3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/icewm/icewm-3.4.1.ebuild b/x11-wm/icewm/icewm-3.4.1.ebuild index 5de5a9ec5452..f49af1cc6ffc 100644 --- a/x11-wm/icewm/icewm-3.4.1.ebuild +++ b/x11-wm/icewm/icewm-3.4.1.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm64 ppc ~ppc64 sparc x86" IUSE="+alsa ao bidi debug +gdk-pixbuf imlib nls truetype xinerama" # Tests broken in all versions, patches welcome, bug #323907, #389533 |