summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-27 10:06:55 +0000
committerSam James <sam@gentoo.org>2021-02-27 10:06:55 +0000
commit85dc7f22f5416eeeb57de0d8dc86b9047e352152 (patch)
tree6386a33023a11e1a93f7a3176b034521007ad9b1 /app-i18n/translate-shell
parentdev-python/aiohttp: Stabilize 3.7.4 x86, #772932 (diff)
downloadgentoo-85dc7f22f5416eeeb57de0d8dc86b9047e352152.tar.gz
gentoo-85dc7f22f5416eeeb57de0d8dc86b9047e352152.tar.bz2
gentoo-85dc7f22f5416eeeb57de0d8dc86b9047e352152.zip
app-i18n/translate-shell: Stabilize 0.9.6.12 x86, #772074
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n/translate-shell')
-rw-r--r--app-i18n/translate-shell/translate-shell-0.9.6.12.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"