diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 13:48:50 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 13:48:50 +0000 |
commit | d45c0a0a4d3d4f6e97728586db8d7bc1d20f5950 (patch) | |
tree | 9e39e7f22ce8cf16860f983ae8dae70935bef8f7 /sys-devel | |
parent | app-doc/cppman: Keyword 0.5.4-r1 ppc, #905015 (diff) | |
download | gentoo-d45c0a0a4d3d4f6e97728586db8d7bc1d20f5950.tar.gz gentoo-d45c0a0a4d3d4f6e97728586db8d7bc1d20f5950.tar.bz2 gentoo-d45c0a0a4d3d4f6e97728586db8d7bc1d20f5950.zip |
sys-devel/bmake: Keyword 20230321 arm, #905071
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/bmake/bmake-20230321.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/bmake/bmake-20230321.ebuild b/sys-devel/bmake/bmake-20230321.ebuild index 7c7d277872cc..7a58c0d87a83 100644 --- a/sys-devel/bmake/bmake-20230321.ebuild +++ b/sys-devel/bmake/bmake-20230321.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~loong ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~loong ~ppc ~ppc64 ~x86" # Skip failing test (sandbox and csh) PATCHES=( |