diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-16 23:15:54 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-16 23:15:54 +0000 |
commit | d875cb12848203bd63823716dc9e82d00c567ec3 (patch) | |
tree | 8f1a1621cb65e0595075f7ae91229fe558ebb7ee /dev-python/installer | |
parent | x11-wm/xpra: Add missing new libXres dependency to 4.3.1 (diff) | |
download | gentoo-d875cb12848203bd63823716dc9e82d00c567ec3.tar.gz gentoo-d875cb12848203bd63823716dc9e82d00c567ec3.tar.bz2 gentoo-d875cb12848203bd63823716dc9e82d00c567ec3.zip |
dev-python/installer: Keyword 0.4.0_p20220115 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/installer')
-rw-r--r-- | dev-python/installer/installer-0.4.0_p20220115.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/installer/installer-0.4.0_p20220115.ebuild b/dev-python/installer/installer-0.4.0_p20220115.ebuild index c6fad5e821fa..41c60f159597 100644 --- a/dev-python/installer/installer-0.4.0_p20220115.ebuild +++ b/dev-python/installer/installer-0.4.0_p20220115.ebuild @@ -26,7 +26,7 @@ S=${WORKDIR}/${PN}-${EGIT_COMMIT} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" # NB: newer git doesn't use mock anymore BDEPEND=" |