diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-15 11:22:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-15 11:22:08 +0300 |
commit | 65b95e4a6b9912fca446d6896835ed80ef7c5261 (patch) | |
tree | 6504787fdeddc783d787ea7910e94cb4c5bed486 /dev-libs/newt | |
parent | dev-java/cal10n: Stabilize 0.8.1 arm64, #838289 (diff) | |
download | gentoo-65b95e4a6b9912fca446d6896835ed80ef7c5261.tar.gz gentoo-65b95e4a6b9912fca446d6896835ed80ef7c5261.tar.bz2 gentoo-65b95e4a6b9912fca446d6896835ed80ef7c5261.zip |
dev-libs/newt: Stabilize 0.52.21_p20210816 arm64, #838343
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/newt')
-rw-r--r-- | dev-libs/newt/newt-0.52.21_p20210816.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/newt/newt-0.52.21_p20210816.ebuild b/dev-libs/newt/newt-0.52.21_p20210816.ebuild index fe21d69a5445..595cac42ebae 100644 --- a/dev-libs/newt/newt-0.52.21_p20210816.ebuild +++ b/dev-libs/newt/newt-0.52.21_p20210816.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/mlichvar/newt/archive/${COMMIT}.tar.gz -> ${P}.tar.g LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="gpm nls tcl" RESTRICT="test" |