commit: a16839ab16593b9266b4a21dceea8c5d6fa6b121 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 18 06:37:55 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Nov 18 06:37:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a16839ab
app-eselect/eselect-awk: Stabilize 0.4 ALLARCHES, #881755 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-eselect/eselect-awk/eselect-awk-0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-eselect/eselect-awk/eselect-awk-0.4.ebuild b/app-eselect/eselect-awk/eselect-awk-0.4.ebuild index e47391d9d736..ff24121612ad 100644 --- a/app-eselect/eselect-awk/eselect-awk-0.4.ebuild +++ b/app-eselect/eselect-awk/eselect-awk-0.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/eselect-awk.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux" src_install() { insinto /usr/share/eselect/modules
