diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-25 07:24:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-25 07:24:57 +0000 |
commit | 329163c1cf7fe43a63b42e998496f6a1d18be3dc (patch) | |
tree | 37a493de432e197e698b339f16d4824775242041 /sys-libs | |
parent | sys-libs/slang: Stabilize 2.3.3-r1 x86, #927753 (diff) | |
download | gentoo-329163c1cf7fe43a63b42e998496f6a1d18be3dc.tar.gz gentoo-329163c1cf7fe43a63b42e998496f6a1d18be3dc.tar.bz2 gentoo-329163c1cf7fe43a63b42e998496f6a1d18be3dc.zip |
sys-libs/slang: Stabilize 2.3.3-r1 arm64, #927753
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/slang/slang-2.3.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/slang/slang-2.3.3-r1.ebuild b/sys-libs/slang/slang-2.3.3-r1.ebuild index f699ca99fafc..d94c3796a97a 100644 --- a/sys-libs/slang/slang-2.3.3-r1.ebuild +++ b/sys-libs/slang/slang-2.3.3-r1.ebuild @@ -17,7 +17,7 @@ else https://www.jedsoft.org/releases/${PN}/${P}.tar.bz2 https://www.jedsoft.org/releases/${PN}/old/${P}.tar.bz2 " - KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" + KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" fi LICENSE="GPL-2" |