diff options
author | Sam James <sam@gentoo.org> | 2023-08-02 22:05:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-02 22:05:43 +0100 |
commit | 54582ebdd86f94c6bc398b0f28c603d26dd477d3 (patch) | |
tree | 096c67e724cfdd38989854e6fe1f79bd2a802a57 /sys-devel/boost-m4 | |
parent | x11-terms/xterm: Stabilize 383 ppc64, #911631 (diff) | |
download | gentoo-54582ebdd86f94c6bc398b0f28c603d26dd477d3.tar.gz gentoo-54582ebdd86f94c6bc398b0f28c603d26dd477d3.tar.bz2 gentoo-54582ebdd86f94c6bc398b0f28c603d26dd477d3.zip |
sys-devel/boost-m4: Stabilize 0.4_p20221019 sparc, #911632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/boost-m4')
-rw-r--r-- | sys-devel/boost-m4/boost-m4-0.4_p20221019.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/boost-m4/boost-m4-0.4_p20221019.ebuild b/sys-devel/boost-m4/boost-m4-0.4_p20221019.ebuild index 2ec8a4935878..581e351591f5 100644 --- a/sys-devel/boost-m4/boost-m4-0.4_p20221019.ebuild +++ b/sys-devel/boost-m4/boost-m4-0.4_p20221019.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}"/${PN/-/.}-${BOOST_COMMIT} LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # boost.m4 has a buildsystem, but the distributer didn't use make dist # so we'd have to eautoreconf to use it. Also, its ./configure script |