From 0c45f8d4702c7cc4b2ac6afb53e0ab910e54f802 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 20 Jan 2022 14:44:45 +0200 Subject: app-i18n/translate-shell: Stabilize 0.9.6.12 arm64, #831507 Signed-off-by: Arthur Zamarin --- app-i18n/translate-shell/translate-shell-0.9.6.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-i18n') diff --git a/app-i18n/translate-shell/translate-shell-0.9.6.12.ebuild b/app-i18n/translate-shell/translate-shell-0.9.6.12.ebuild index 91bcaae94964..c650d1706f69 100644 --- a/app-i18n/translate-shell/translate-shell-0.9.6.12.ebuild +++ b/app-i18n/translate-shell/translate-shell-0.9.6.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/soimort/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Unlicense" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" IUSE="test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad