From 85dc7f22f5416eeeb57de0d8dc86b9047e352152 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 27 Feb 2021 10:06:55 +0000 Subject: app-i18n/translate-shell: Stabilize 0.9.6.12 x86, #772074 Signed-off-by: Sam James --- 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 e467c42875dc..e9356d51e35b 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad