diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 10:03:05 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 10:03:05 +0000 |
commit | 6ecbf4b990257f5991372c751064dfa54fce28ac (patch) | |
tree | 54bec0d19194ebb4190055106feef9e74d158709 /x11-wm | |
parent | x11-apps/xsetroot: Keyword 1.1.2-r1 for ~m68k (diff) | |
download | gentoo-6ecbf4b990257f5991372c751064dfa54fce28ac.tar.gz gentoo-6ecbf4b990257f5991372c751064dfa54fce28ac.tar.bz2 gentoo-6ecbf4b990257f5991372c751064dfa54fce28ac.zip |
x11-wm/amiwm: Keyword 0.22.01_p20200826 for ~m68k
Manually tested and working.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/amiwm/amiwm-0.22.01_p20200826.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/amiwm/amiwm-0.22.01_p20200826.ebuild b/x11-wm/amiwm/amiwm-0.22.01_p20200826.ebuild index 7e7eaed103a1..01783f64e26e 100644 --- a/x11-wm/amiwm/amiwm-0.22.01_p20200826.ebuild +++ b/x11-wm/amiwm/amiwm-0.22.01_p20200826.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/chewi/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="amiwm" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~m68k ~ppc ~x86" COMMON_DEPEND=" x11-libs/libX11 |